Apache Webserver on Linux config - Can I create a Virtual Index.html

Posted by yogione on Server Fault See other posts from Server Fault or by yogione
Published on 2010-04-27T16:59:56Z Indexed on 2010/04/27 17:04 UTC
Read the original article Hit count: 199

Filed under:
|

I have number of directories under Apache webserver on linux. I need a file - index.html in each directory. Can I keep a master index.html file in a specific location and tell apache to use this just incase there is no real index.html file in one of the sub directories ?

© Server Fault or respective owner

Related posts about apache2

Related posts about linux