[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] changing file extension for ASP pages
- Subject: [cobalt-users] changing file extension for ASP pages
- From: "Andy Clyde, oxfordmusic.net" <andy.clyde@xxxxxxxxxxxxxxx>
- Date: Fri Sep 13 04:32:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
this might not be quite the right forum for this but...
i'd like to change the file extension for my asp scripts for cosmetic and
security reasons. if i've got it right i just add
AddHandler chiliasp .new
to /etc/httpd/conf/httpd.conf for the relevant vhosts where .new is the file
extension i want chiliasp to parse as asp. and the restart apache.
do these changes get overwritten if i make modifications via the admin GUI?
thanks
andy