[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Mod_Rewrite Problems
- Subject: RE: [cobalt-users] Mod_Rewrite Problems
- From: "Simon Hamilton [4sol]" <Simon.Hamilton@xxxxxxxx>
- Date: Mon Nov 18 09:08:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I have done as you suggested in the access.conf.
At the end of the access.conf I added:
-----------
<Directory /home/sites/site45/web>
AllowOverride All
Options All
AuthPAM_Enabled off
</Directory>
-----------
Is this what you mean, or do I have to edit it elsewhere? Do I need to
restart Apache after also?
...yes I'm a newbie!!
I have also searched the Cobalt KB but got nothing of relevance.
Thanks for the help!
If anyone else has any ideas please let me know!
Simon H
> -----Original Message-----
> From: Bruce Timberlake [mailto:bruce@xxxxxxxxxx]
> Sent: 18 November 2002 16:18
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] Mod_Rewrite Problems
>
>
> > > I had the following in my .htaccess, but it doesn't seem
> to work at
> > > all, and the server gives me "Internal Server Error" when
> I try to
> > > call any page.
> >
> > Have you enabled AllowOverrides in access.conf? It's
> detailed in the
> > Cobalt Knowledgebase. (If that still exists.)
>
> You also need to put in the line:
>
> AuthPAM_Enabled off
>
> --
> Bruce Timberlake
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt> -users
>