Thanks for the suggestions so far, but still no dice. Here is exactly what I tried today.
-Downloaded the demo fresh from your website. -Commented out the "On Request" handler in the Active4D.a4l file. -Commented out the "fusebox page = index.a4d | image.a4d" line in the Active4D.ini file. -Created a new folder in the web folder named "test". -Created the text file index.html in the web/test folder. -Modified the line in VirtualHosts.ini from:"127.0.0.1 * * *|main *" To:"127.0.0.1 * * test|main index.html" -Opened the database with 4D11.5 "127.0.0.1:8080" doesn't work. "127.0.0.1:8080/test/" doesn't work unless I add index.html as a default page in Active4d.ini "127.0.0.1:8080/test/index.html" works fine. What else can I try? Thanks, Jason aparajita wrote: > > If you are trying with the demo, you have to comment out the On > Request handler and set 'fusebox page' to nothing. > -- View this message in context: http://old.nabble.com/Virtual-Host-Problem-tp26628800p26686598.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/
