OK, solved part of my own issue, but of course, that created another.

If you add
DirectoryIndex index.a4d to the sites.conf <VirtualHost> container, it
will serve the page correctly

So that means that it is getting the defaul page from the apache conf
files and not the A4D virtual host or global setting.

So is it using the A4D virtualhost.ini file at all?  I want it to...
Ah it does, which leads to:

The other problem that arises is the mod_rewrite using the IP address
configuration: http://10.101.11.104:8080%2 etc. IS picked up by the
A4D virtualhosts file.  Because even though I set the sites.conf
(apache) to directory /site1, it gets the fle from /defaultsite, which
is set for the IP in virtualhosts.ini.

Ugh, I know this is confusing, but can anyone assist with getting the
apache mod_rewrite to send the entire url to the virtualhosts.ini file
to be assessed by A4D?

Thanks...

Michael Check
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to