Guest_imported
New member
- Jan 1, 1970
- 0
Hi all,
I wanted to configure the Apache Server (1.3.12) for my RedHat Linux 7.0, but ran into a configuration problem. I wanted to append a 'Header' tag to any .html file being accessed from the default directory (/var/ Here are the steps that I've performed.
1. Uncommented from the 'modules' section: mod_cern_meta
2. Uncommented the following directives in the httpd.conf file:
MetaFiles yes
MetaDir .web
MetaSuffix .meta
3. Created a .web directory in /var/4. Then created the index.html.meta file containing the header tag in .web directory.
After restarting the httpd, the index.html is still not showing the title of the document in the Title bar of the of the Netscape Navigator. Where exactly I'm making the mistake I wanted to know.
I will highly appreciate if someone could rectify me. Thanking you.
techyshailen
techyshailen@yahoo.com
I wanted to configure the Apache Server (1.3.12) for my RedHat Linux 7.0, but ran into a configuration problem. I wanted to append a 'Header' tag to any .html file being accessed from the default directory (/var/ Here are the steps that I've performed.
1. Uncommented from the 'modules' section: mod_cern_meta
2. Uncommented the following directives in the httpd.conf file:
MetaFiles yes
MetaDir .web
MetaSuffix .meta
3. Created a .web directory in /var/4. Then created the index.html.meta file containing the header tag in .web directory.
After restarting the httpd, the index.html is still not showing the title of the document in the Title bar of the of the Netscape Navigator. Where exactly I'm making the mistake I wanted to know.
I will highly appreciate if someone could rectify me. Thanking you.
techyshailen
techyshailen@yahoo.com