Platform is ubuntu 10.04
in my /etc/apache2/mods-available/dir.conf,
I have the following ::

<IfModule mod_dir.c>
  DirectoryIndex index.html index.php index.py index.cgi index.pl index.xhtml 
index.htm
</IfModule>

Is it possible to to set directory files names specific to the
directory:
Example:: 
for
mydomain/foo1 I could have index_foo1.html index_foo1.php ... etc

for
mydomain/foo2 I could have index_foo2.html index_foo2.php ... etc

URLs to documentation, keywords or discussions would be sufficient.
thanks
-- 
Tim 
tim at johnsons-web.com or akwebsoft.com
http://www.akwebsoft.com

---------------------------------------------------------------------
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