Exactly so how do I accomplish loading a different index.html based on a 
different URL entry for the same server

https://server1.domain.net/app1 = app1 index.html
https://server1.domain.net/app2 = app2 index.html

??


On Jan 15, 2012, at 11:33 AM, Eric Covener wrote:

> On Sun, Jan 15, 2012 at 11:24 AM, Phil Pinkerton <pcpinker...@gmail.com> 
> wrote:
>> No because just adding the path to the "otherWeb"/index.html to 
>> DirectoryIndex line still defaults to the first index.html
> 
> They're searched in order.  Only one can be used..  If you just
> appended a value and the old value existed, the behavior wouldn't
> change.
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>   "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to