[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ProgSoc] Apache error log
Has anyone used IE5 and tried to go to a page that has been .htaccess'ed?
The authorisation box doesn't even pop up?!
On Wed, 31 Mar 1999, Anton Blanchard wrote:
>
> > can anyone tell me where the logs for apache are (if they even exist)?
> > I've got an old alias to /var/log/web, but web ain't there no more...
>
> The web logs are now in /var/log/httpd
>
> > AuthUserFile /home/theos/<correct directory name suppressed>/.htpasswd
> > AuthGroupFile /dev/null
> > AuthName access authorisation
> > AuthType Basic
> > <Limit GET>
> > require user theos
> > require user ajthoms
> > </Limit>
>
> You need to use:
> AuthName "access authorisation"
> Apache now only takes one argument for AuthName.
>
> Anton
> --
> You are subscribed to the progsoc mailing list. To unsubscribe, send a
> message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
> If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
>
> This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>
>
------------------------------------------
James Wan
-=EMAIL=- -=WEBSITE=-
jywan@nospam.socs.uts.edu.au http://www.progsoc.uts.edu.au/~iceman
james@nospam.austlii.edu.au http://sandpit.law.uts.edu.au/~jwan
iceman@nospam.progsoc.uts.edu.au http://james.austlii.edu.au/
jwan@nospam.sandpit.law.uts.edu.au http://www2.austlii.edu.au/~james
jywan@nospam.itd.uts.edu.au
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>