[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] changing file extension for ASP pages
- Subject: RE: [cobalt-users] changing file extension for ASP pages
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri Sep 13 07:03:37 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> 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?
>
I think that if instead you add
AddHandler chiliasp .asp .new
to access.conf, you don't have to worry.
--
Dan Kriwitsky
Please reply to the list only. Offlist replies are not read.