From owner-freebsd-newbies Mon Jan 14 19: 5: 6 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from its-mail1.massey.ac.nz (its-mail1.massey.ac.nz [130.123.128.11]) by hub.freebsd.org (Postfix) with ESMTP id DC5D137B405 for ; Mon, 14 Jan 2002 19:04:30 -0800 (PST) Received: from its-mm1.massey.ac.nz (its-mm1.massey.ac.nz [130.123.128.45]) by its-mail1.massey.ac.nz (8.9.3/8.9.3) with ESMTP id QAA17206 for ; Tue, 15 Jan 2002 16:04:22 +1300 (NZDT) Received: from its-xchg2.massey.ac.nz (not verified[130.123.128.28]) by its-mm1.massey.ac.nz with MailMarshal (4,2,5,0) id ; Tue, 15 Jan 2002 16:04:22 +1300 Received: by its-xchg2.massey.ac.nz with Internet Mail Service (5.5.2655.55) id ; Tue, 15 Jan 2002 16:04:22 +1300 Message-ID: <98B01D2717B9D411B38F0008C7840931057F3557@its-xchg2.massey.ac.nz> From: "Defryn, Guy" To: "'freebsd-newbies@FreeBSD.ORG'" Subject: Apache configuration Date: Tue, 15 Jan 2002 16:04:20 +1300 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C19D71.53F931F0" Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C19D71.53F931F0 Content-Type: text/plain I have some problems with Apache. I have subscribed to the apache list about 8 hrs ago but have not received any confirmation Hope you guys can help for now OS: FreeBSD 4.4 Apache 1.3.6 I have an Apache server and my document root is /usr/local/www/ In my .httpd file I have an alias to /usr/local/www/test and allowoverride is set to all In my .httaccess file something is causing problems Problem 1) I have a redirection for an error ErrorDocument 404 /usr/local/www/test/error.html This does not work but when I change to ErrorDocument 404 http://servername/test/error.html it does work Problem 2) My authentication does not work when I use AuthUserFile /usr/local/bin/users it does not work After moving the users file to /usr/local/www/test and changing the AuthUserFile to /users the authentication box pops up but it does not let me in Changing the AuthUserFile to usr/local/www/test/users does not bring the authentication box up Problem 3) redirect /usr/local/www/test/page.html http://www.somedomain.com Does not work at all Any ideas? Guy Defryn, mcp & A+ IT-support & webdesign Institute of Food, Nutrition and Human Health Private Bag 11 222 Massey University Palmerston North, New Zealand Ph: 06-3504336 ext 2037 E-mail: g.p.defryn@massey.ac.nz ------_=_NextPart_001_01C19D71.53F931F0 Content-Type: text/html Content-Transfer-Encoding: quoted-printable

I have some problems with Apache. I have subscribed = to the apache list about 8 hrs ago but have not received any = confirmation

Hope you guys can help for = now

 

 

OS: FreeBSD 4.4

Apache 1.3.6

 

I have an Apache server and my document root = is

/usr/local/www/

 

In my .httpd file I have = an alias to

/usr/local/www/test

and allowoverride is set to = all

 

In my .httaccess file = something is causing problems

 

Problem 1)

I have a redirection for an = error

ErrorDocument= 404 /usr/local/www/test/error.html

 

This does not work but when I change = to

ErrorDocument= 404 http://servername/test/error.html it does = work

 

Problem 2)

My authentication does not = work

when I use AuthUserFile /usr/local/bin/users it does not work

After moving the users file to /usr/local/www/test and changing

the AuthUserFile to /users the authentication box = pops up but it does not let me in

Changing the AuthUserFile to usr/local/www/test/users does not bring the = authentication box up

 

Problem 3)

 

redirect /usr/local/www/test/page.html = http://www.somedomain.com

Does not work at all

 

Any = ideas?

Guy Defryn, mcp & A+

IT-support & webdesign

Institute of = Food, Nutrition and Human = Health

Private Bag 11 222

Massey = University<= /st1:PlaceType>

Palmerston North, = New = Zealand

Ph: 06-3504336 ext 2037

E-mail: g.p.defryn@massey.ac.nz

 

 

------_=_NextPart_001_01C19D71.53F931F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message