[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Customizing httpd.conf entries for eachvirtual site
- Subject: RE: [cobalt-users] Customizing httpd.conf entries for eachvirtual site
- From: "Carrie Bartkowiak" <admin@xxxxxxxxxxxxxxxxxx>
- Date: Tue Dec 5 14:22:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
||>> 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