On 1/30/06, mohan devanoor <[EMAIL PROTECTED]> wrote:
> hi all,
> iam an apche 2.0.55 user
> i want to get my homepages for different directories like
> http://localhost/page1 -- (hello.html)
>
> http://localhost/page2--(welcome.html)
>
> http://localhost/page3 --(index.html)
>
> i tried
hi all, iam an apche 2.0.55 user i want to get my homepages for different directories like http://localhost/page1 -- (hello.html)http://localhost/page2 --(welcome.html)http://localhost/page3 --(index.html) i tried using VH and Redirect ServerName vls:80Redirect /page1 ht