[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Customizing httpd.conf entries for eachvirtual 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
||>
||>I think that info can be edited on a golbal basis in srm.conf .

*nodding*
Yes, it can. I've done it myself.
/etc/httpd/conf/srm.conf
Either edit it right in telnet (vi or pico) or change ownership to admin,
download it via ftp, make your changes and upload (ASCII!) and chown back to
root.
Works like a charm.

Carrie Bartkowiak