Actually I tried it both ways, and neither worked. Also, the documentation included in the current Active4D.ini file states the default is, "root = <default>/web"? I realized that was a change from 4.5, but left it alone since all my web pages are in my "web" folder anyways.
For giggles, I just tried changing the setting to, "root = <default>", and changing my VirtualHosts.ini entry as suggested below, and that doesn't work either. Thanks, Jason aparajita wrote: > > > Close, but not quite. If you read the documentation in > VirtualHosts.ini, it says this: > > The web root portion should be a URL-style (Unix) path. If it is > relative (not beginning with "/") > it is relative to the default directory > > > Relative to the **default** directory, not the *web* directory. > Therefore the entry should be: > > 127.0.0.1 * * web/test|main index.html > > > > -- View this message in context: http://old.nabble.com/Virtual-Host-Problem-tp26628800p26695266.html Sent from the Active4D mailing list archive at Nabble.com. _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
