Re: htaccess

2003-09-27 Thread Asbjorn Hoiland Aarrestad
Brandon Evans wrote: Asbjorn Hoiland Aarrestad wrote: Brandon Evans wrote: Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess f

Re: htaccess

2003-09-26 Thread Brandon Evans
Asbjorn Hoiland Aarrestad wrote: Brandon Evans wrote: Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7

Re: htaccess

2003-09-26 Thread Asbjorn Hoiland Aarrestad
Brandon Evans wrote: Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7.3) I have added AllowOverride Al

Re: htaccess

2003-09-26 Thread Brandon Evans
Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7.3) I have added AllowOverride All to the httpd.conf fil

Re: htaccess

2003-09-26 Thread Asbjorn Hoiland Aarrestad
MKlinke wrote: On Friday 26 September 2003 14:46, Asbjorn Hoiland Aarrestad wrote: I had htaccess working on my previous webserver, running on rh 7.3 After installilng rh 9.0 I never got htaccess to work. (latest apache version from up2date) I have working htaccess files (at least for rh 7.3)

Re: htaccess

2003-09-26 Thread MKlinke
On Friday 26 September 2003 14:46, Asbjorn Hoiland Aarrestad wrote: > I had htaccess working on my previous webserver, running on rh 7.3 > > After installilng rh 9.0 I never got htaccess to work. (latest apache > version from up2date) > > I have working htaccess files (at least for rh 7.3) > I have

Re: .htaccess problem with Apache 2.0.40

2003-08-12 Thread DUFFER
I had some similar problems with REDHAT 9.0. in your httpd.conf file under the Diretory settings (sorry I do not have my notes on this at this computer) I think it is AllowOverride None. As you scroll down through your httpd.conf file you will find the first instance of the line. Go passed it unt

Re: .htaccess problem with Apache 2.0.40

2003-08-12 Thread MKlinke
On Wednesday 06 August 2003 10:07, teddy wrote: > I'm sending this email because I've spent countless hours trying to > figure out why the .htaccess on my webserver doesn't do anything at > all. I've read some tutorials and howtos on how to get password > protection on different parts of my website

Re: Re: .htaccess problem with Apache 2.0.40

2003-08-10 Thread edukes
I'm not sure what you are doing wrong. I followed this example and had no problems: http://httpd.apache.org/docs/howto/auth.html -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: .htaccess problem with Apache 2.0.40

2003-08-08 Thread David Hart
On Wed, 2003-08-06 at 11:07, teddy wrote: > I'm sending this email because I've spent countless hours trying to figure > out why the .htaccess on my webserver doesn't do anything at all. I've read > some tutorials and howtos on how to get password protection on different > parts of my website. I

Re: .htaccess problem with Apache 2.0.40

2003-08-06 Thread teddy
Mike, Thanks alot, I didn't have the permissions correct on .htaccess and .htpasswd files.. thanks again -- Original Message --- From: MKlinke <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Wed, 6 Aug 2003 10:12:48 -0500 Subject: Re: .htaccess problem with Apache 2

Re: .htaccess Authentication Problem

2003-07-31 Thread Christian Paul
Am Mittwoch, 30. Juli 2003 22:02 schrieb Real Cucumber: > Hi, > > Running Redhat 8.0 here... > > I've setup a .htaccess file /var/www/html/.htaccess > > I've also setup a passwords file /usr/local/apache/password/passwords > [..] Did you encrypt your passwords ?? -- Christian Paul -- redh

RE: .htaccess Authentication Problem

2003-07-30 Thread Thomas E. Dukes
Palmetto Shopper http://www.palmettoshopper.com Serving all of South Carolina and beyond! Palmetto Politics http://www.palmettoshopper.com/politics/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Real Cucumber Sent: Wednesday, July 30, 2003 4:02 PM To

RE: .htaccess Authentication Problem

2003-07-30 Thread Thomas E. Dukes
Palmetto Shopper http://www.palmettoshopper.com Serving all of South Carolina and beyond! Palmetto Politics http://www.palmettoshopper.com/politics/ -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Real Cucumber Sent: Wednesday, July 30, 2003 4:02 PM To

Re: .htaccess

2003-03-13 Thread Borislav Borisov
In your httpd.conf your make change: AllowOverride AuthConfig - Original Message - From: "Richard Humphrey" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED] Com" <[EMAIL PROTECTED]> Sent: 14 Март 2003 г. 00:51 Subject: .htaccess > Is anyone else having trouble using .htaccess on RH 8.0? I am

Re: htaccess Problem

2002-12-04 Thread beno
At 10:05 AM 12/4/2002 -0800, you wrote: --On Wednesday, December 04, 2002 01:32:55 PM -0400 beno <[EMAIL PROTECTED]> wrote: Happy day! That works. Now: why doesn't my .htaccess file work? It's as if I hadn't installed it at all. Here's everything again: Have you set up the directory in your

Re: htaccess Problem

2002-12-04 Thread Tom Eastep
--On Wednesday, December 04, 2002 01:32:55 PM -0400 beno <[EMAIL PROTECTED]> wrote: Happy day! That works. Now: why doesn't my .htaccess file work? It's as if I hadn't installed it at all. Here's everything again: Have you set up the directory in your httpd.conf file with "AllowOverride Au

Re: htaccess Problem

2002-12-04 Thread beno
At 07:01 AM 12/4/2002 -0800, you wrote: It sounds like there is another reason it's denied. I would check the following: Directory permissions (read/execute by all) file permissions (same) .htaccess permissions (same) password.file permissions (same) Happy day! That works. Now: why doesn't my

Re: htaccess Problem

2002-12-04 Thread Jonathan Bartlett
It sounds like there is another reason it's denied. I would check the following: Directory permissions (read/execute by all) file permissions (same) .htaccess permissions (same) password.file permissions (same) Also check error_log and see if more info is available. Jon On Wed, 4 Dec 2002, ben

Re: htaccess http segfault

2002-11-18 Thread Leonard den Ottolander
Hello Jay, > Anyone have any ideas? I have searched the net, been over the config > endlessly, remade all the .htaccess and .htpasswd files using the new > utilities, and still the child processes segfault. Did you have a look at http://bugzilla.redhat.com? Maybe somebody reported this problem

Re: htaccess http segfault

2002-11-17 Thread Yoink!
On Sun, 17 Nov 2002, Jay Hodges wrote: > Rh 8.0 Apache 2.0.40 and stock install. Get a child process segfault > whenever trying to access a page with a .htaccess file in the directory. > > Anyone have any ideas? I have searched the net, been over the config > endlessly, remade all the .htaccess a

Re: .htaccess file

2002-10-21 Thread Hiten Desai
> > [root@local host]# htpasswd -c /etc/httpd/users client > > and the user file is there > > I go to my html dir > > cd /var/www/html > > and create a .htaccess file with the following > > AuthName "restricted stuff" > AuthType Basic > AuthUserFile etc/httpd/users > > require valid-

Re: .htaccess file

2002-10-20 Thread Schelstraete Bart
and create a .htaccess file with the following AuthName "restricted stuff" AuthType Basic AuthUserFile etc/httpd/users AuthUserFile /etc/httpd/users You forgot a trailing '/'. I suppose this was just a typo? require valid-user *)Check the permissions of that .htaccess file *)

Re: .htaccess file

2002-10-20 Thread Frank Bax
At 02:53 AM 10/20/02, Schelstraete Bart wrote: and create a .htaccess file with the following AuthName "restricted stuff" AuthType Basic AuthUserFile etc/httpd/users AuthUserFile /etc/httpd/users You forgot a trailing '/'. I suppose this was just a typo? As for typo's - didn't you me

RE: .htaccess/.passwd

2002-03-20 Thread David Winters
On Wed, 20 Mar 2002, Burke, Thomas G. wrote: >I've had the same problem, so's I'm really interested in the answers here... > >-Original Message- >From: Maynard B. Fernando [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, March 19, 2002 5:13 AM >To: [EMAIL PROTECTED] >Subject: .htaccess/.passwd

RE: .htaccess/.passwd

2002-03-20 Thread Burke, Thomas G.
Title: Message I've had the same problem, so's I'm really interested in the answers here... -Original Message-From: Maynard B. Fernando [mailto:[EMAIL PROTECTED]]Sent: Tuesday, March 19, 2002 5:13 AMTo: [EMAIL PROTECTED]Subject: .htaccess/.passwd to all,   i want to r

Re: .htaccess problems

2000-01-30 Thread Gate
Ryan- Thanks, that is what I was missing, the AllowOverride AuthConfig. Thanks for the help! Bryan On Sun, 30 Jan 2000 [EMAIL PROTECTED] wrote: > Did you edit the access.conf file and include "AllowOverride AuthConfig"? > Also, there is one thing that bit me recently. In access.conf,

Re: .htaccess problems

2000-01-30 Thread ware
Did you edit the access.conf file and include "AllowOverride AuthConfig"? Also, there is one thing that bit me recently. In access.conf, does the path you specify for the directory contain any symbolic links? My experience is that it won't follow symbolic links. Good luck. Ryan Ware ([EMAIL PR

Re: htaccess file

2000-01-23 Thread ware
I was able to take the indentations out of my own forehead. There was a sym-link in the path used for Directory. Dooh! Ryan Ware ([EMAIL PROTECTED]) On Sun, 23 Jan 2000 [EMAIL PROTECTED] wrote: > Hello All, > > I'm hoping someone can help me so I can remove the keyboard indentations > from

Re: .htaccess

1998-06-04 Thread Igmar Palsenberg
>Hi, >I have set up a .htaccess file with a AddHandler directive, but it is >simply ignored by apache. >The AccessFileName directive in the srm.conf file is ".htaccess", so >it >should be read and considered. But apache keeps on ignoring it. >Any suggestions? >Marcantonio Check you access.con