[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Customizing httpd.conf entries for each virtual site
- Subject: [cobalt-users] Customizing httpd.conf entries for each virtual site
- From: "Manik Surtani" <manik.surtani@xxxxxxxxxxxxxx>
- Date: Tue Dec 5 10:50:58 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
How can I customize the entries that go into httpd.conf for each and every
new virtual site?
E.g., I want to add the following lines, for each and every virtual host.
(Now, I do it manually...)
DirectoryIndex index.php3 index.phtml
AddType application/x-httpd-php .phtml .php3 .php4 .php
Is there a template I can edit for this? It is a royal pain in the a**
doing this manually every time ...
Cheers,
Manik