I'm trying to run multihoming connection on active4d
I try to change the web root
without modifying virtualhosts.ini
http://localhost/
run on page 1
http://localhost/test/
run on page 2
with modifying virtualhosts.ini as :
'IP Address Hostname Language Root Default
* localhost * test *
http://localhost/
run on page 1 (? :-( normally page 2...)
http://localhost/test/
run on error page (ok)
If /localhost/test/ runs page 2 without virtual hosts, that means
test/ is inside the web root. In that case the Root entry in
VirtualHosts.ini would have to be "web/test". If you just use "test",
Active4D is looking for a directory called "test" in the default
directory (structure directory on Server/Mono, Client application
directory on Client).
I think that is the problem.
Regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/