[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] htaccess not working
- Subject: RE: [cobalt-users] htaccess not working
- From: Mike At Spy <spycobalt@xxxxxxxxxxxxxxxxxx>
- Date: Thu Nov 21 13:46:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of tchong
> Sent: Thursday, November 21, 2002 4:17 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] htaccess not working
>
>
> > I don't have that line in either server's mime.types, so that probably
> isn't
> > it.
> >
> > I added the AuthPAM_Enable off comment to the .htaccess file, and that
> > didn't do anything. :\
> >
> > I'm looking through the httpd.conf on a different server - not
> a RAQ, but
> a
> > straight linux one. It has a line like this:
> >
> > AccessFileName .htaccess
> >
> > But then that line isn't even on the RAQ4r I have that is allowing the
> > .htaccess files to work..... :\
> >
> > Thanks again for your suggestions - I am continuing to look through the
> > archives and knowledge base without success. :p
> >
> > :)
> >
> > -Mike
>
>
> Oh, I thought you were comparing between two Cobalt server's. While the
> .htaccess files on a standard Linx and Cobalts are about the
> same, Cobalts,
> utilizes a different syntax - as well as being too damn proprietary at
> times. Anyway, in your access.conf file you will need to make
> sure that the
> 'AllowOverride' directive is set to 'All': AllowOverride All
>
> Also, provide me with what you have in your .htaccess file, so I can check
> out the syntax.
>
Actually, I was comparing between the two - I just threw in a third because
I wasn't seeing any differences at all.
The syntax in the .htaccess is fine - it's built with a script I use on all
of the servers. That was the first thing I compared to see if somehow,
magically, things had changed. ;-)
I think this touches on another issue I brought up on the list yesterday -
that my webalizer stats weren't showing at all. Same thing was happening
there - people get a 'page not found' error when going to their stats
directory.
Considering that and the .htaccess problem I am having now, I am not going
to uninstall and re-install webalizer (unless someone thinks that is
affecting everything!), and keep on plugging away trying to figure out just
what is wrong with .htaccess.
Are there any other files aside from the *.conf series that affect the
.htaccess files?
I tried the AllowOverride All - and restarted the server. Nothing.
Rebooted the server. Nada.
The server that .htaccess works fine on doesn't have the AllowOverride line
set to 'All' either and it works fine. There's something else here that is
causing the issue...... :\
I and I totally agree with you on the syntax being too damn proprietary! :)
-Mike