Hello.
I wish to use static pages on a site.
I create a site:
AIDASite newNamed: 'static'.
(AIDASite named: 'static') host: 'aida.local' ip: '127.0.0.1' port: 80.
(AIDASite named: 'static') homeDirectory: 'D:\Web\'.
(AIDASite named: 'static') start.
In folder D:\Web\ there is a file page.html. I am registered as admin
and try to pass to the address
http://aida.local/page.html and receive
404 Not Found. What is wrong?
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida