Re: [SOLVED]Re: apache authentication

2003-03-22 Thread Joseph A Nagy Jr
Ernst-Magne Vindal wrote: I think you have are right, I'll take a closer look at this one. I'we really learn a lot these days, playing around with apache. Thanks again Apache is the easiest (and best documented) program I've ever used. I'm glad I could help (even if in a small way) :) -- http

Re: [SOLVED]Re: apache authentication

2003-03-22 Thread Ernst-Magne Vindal
Jacob S. wrote: On Sat, 22 Mar 2003 18:07:03 +0100 Ernst-Magne Vindal <[EMAIL PROTECTED]> wrote: But... If I want more sites/pages under /www to have authentication, how to do that? Can I do: AuthType Basic AuthName "By Invitation Only" AuthUserFile /usr/local/apache/passwd/.htpasswd Require val

Re: [SOLVED]Re: apache authentication

2003-03-22 Thread Jacob S .
On Sat, 22 Mar 2003 18:07:03 +0100 Ernst-Magne Vindal <[EMAIL PROTECTED]> wrote: > > But... > > If I want more sites/pages under /www to have authentication, how to > > do that? Can I do: > > > > > > AuthType Basic > > AuthName "By Invitation Only" > > AuthUserFile /usr/local/apache/passwd/.htp

[SOLVED]Re: apache authentication

2003-03-22 Thread Ernst-Magne Vindal
Ernst-Magne Vindal wrote: Joseph A Nagy Jr wrote: Ernst-Magne Vindal wrote: Hi I'm trying to set up a site under my main site with auth, but can get it working. What I have done is: htpasswd -c /usr/local/apache/passwd/passwords username Okay chown root.nogroup /usr/local/apache/passwd/passwor

Re: apache authentication

2003-03-22 Thread Joseph A Nagy Jr
Ernst-Magne Vindal wrote: OK, now we are getting somewhere, thanks to Joseph Glad I could be of help. :) In the users home dir I have a .htaccess file, I didn't do anything with that on. But for 'sites og pages' under /var/www/ I removed the .htaccess file and put the config in httpd.conf inst

Re: apache authentication

2003-03-22 Thread Ernst-Magne Vindal
Joseph A Nagy Jr wrote: Ernst-Magne Vindal wrote: Hi I'm trying to set up a site under my main site with auth, but can get it working. What I have done is: htpasswd -c /usr/local/apache/passwd/passwords username Okay chown root.nogroup /usr/local/apache/passwd/passwords I create the file as r

Re: apache authentication

2003-03-21 Thread Joseph A Nagy Jr
Ernst-Magne Vindal wrote: Hi I'm trying to set up a site under my main site with auth, but can get it working. What I have done is: htpasswd -c /usr/local/apache/passwd/passwords username Okay chown root.nogroup /usr/local/apache/passwd/passwords I create the file as root and leave it's ownership

Re: apache authentication

2003-03-21 Thread Haim Ashkenazi
On Fri, 21 Mar 2003 18:05:36 +0100 Ernst-Magne Vindal <[EMAIL PROTECTED]> wrote: > Hi > I'm trying to set up a site under my main site with auth, but can get > it working. > What I have done is: > htpasswd -c /usr/local/apache/passwd/passwords username > chown root.nogroup /usr/local/apache/passwd

Re: apache authentication

1999-10-25 Thread aphro
what does your access.conf show ? depending on your config will depend wether or not htaccess files are read. nate [mailto:[EMAIL PROTECTED] ]-- Linux System Administrator http://www.firetrail.com/ Firetrail Internet Services Limited