[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] .htaccess and errordocumennt
- Subject: RE: [cobalt-users] .htaccess and errordocumennt
- From: "Jolley, Carl" <Carl.Jolley@xxxxxxx>
- Date: Fri Jun 28 13:59:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----Original Message-----
From: Gilles Beauregard [mailto:gilles@xxxxxxxxxxxxx]
Sent: Friday, June 28, 2002 4:29 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] .htaccess and errordocumennt
Allo!
At 13:40 2002/06/28 -0400, Jolley, Carl wrote:
>AllowOverride None mean that htaccess files will not work.
The root are not to hot to chance the setting to allow
.htaccess. It's for security raison.
Their is any fair about that? Or he can only activate
.htaccess?
_____________________________________________________
The only way to permit .htaccess files to work requires
that changes be made to the httpd.conf file.
If you don't have access to and control of the httpd.conf
file then you can't make .htaccess files work. If you
need .htaccess file to work in order to provide the
ability to customize your error responses and your
"root" won't let you, then your only option is
chroot(). (:-D)
OTOH, since you don't already know all this information,
it does not suprise me tha the "root" doesn't want you to
be altering settings in the the httpd.conf file or to be
creating .htaccess files. The security "raison" that he
seems most concerned about is you.