Results 1 to 2 of 2
Hi,
How do I tell the Apache HTTP server (v1.3.37) to use one header file for a directory and all its subdirectories?
I want all directories, beginning with [...]/mirror/openoffice/ to ...
- 05-14-2008 #1
Apache: single header file for all sub-directories
Hi,
How do I tell the Apache HTTP server (v1.3.37) to use one header file for a directory and all its subdirectories?
I want all directories, beginning with [...]/mirror/openoffice/ to use the file [...]/mirror/openoffice/HEADER.html.
Please keep in mind that I am not the admin of the system and have to use the .htaccess file located in [...]/openoffice/ which currently contains the following:
Thank you.Code:IndexIgnore .htaccess HEADER.html FOOTER.html HeaderName HEADER.html ReadmeName FOOTER.html
- 06-29-2008 #2


Reply With Quote
