Is there any way to get these in 2.0 besides using the ldap
auth module? I am using the RHEL 4 rpm. I don't want compile 2.2 if at
all possible.
Brian
-
The official User-To-User support forum of the Apache HTTP Server Pr
I looked again at the newwebsite.conf file and saw that somehow I had
left off the trailing slash. Everything seems to work now. Thanks.
Boyle Owen wrote:
-Original Message-
From: Brian C [mailto:[EMAIL PROTECTED]
Reason: DNS lookup failure for: 192.168.0.9dirname
Hi,
With prior help from the list I set up Apache 2.0.53 on SUSE (call it
oldserver) to proxy requests through to another Apache server on my
network (running 1.3.33 on Debian, call it newserver).
The relevant part of the oldserver's config looks like:
ServerName www.newwe
Hi,
Senthil Nathan wrote:
hi,
im a newbie to apache.
how do i start the apache server.
i see there is no process running for httpd.conf
How you start Apache will depend on what OS you are running. On Debian
systems you would do:
/etc/init.d/apache start
and ps -e|grep apache would indicat
thoughts on how to fix this?
Brian
Boyle Owen wrote:
-----Original Message-
From: Brian C [mailto:[EMAIL PROTECTED]
Sent: Montag, 21. November 2005 20:13
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Virtual Hosts behind Firewall Router
Hi,
My network looks like this:
[Interne
Hi,
My network looks like this:
[Internet]
|
[Static IP:64.x.x.x]
|
[router/firewall:192.168.0.1]
[port 80 traffic]___[port 53 traffic]___[??nothing yet??]
__||__|_
[main srvr:192.168.0.5|DNS srvr:192.168.0.6|NEW srvr:192.168.0.9]
The