> > Does ne1 have a recommendation to get Apache 2.2.3 to automatically
> > restart on Suse 10.0?
>
> Why don't you use the /etc/init.d/apache2 file made by SuSe, modify
> the various paths and then "insserv -d your_script"?
>
> >>I apologize for not mentioning it but I compiled Apache.
Actuall
-Original Message-
From: Gaƫl Lams [mailto:[EMAIL PROTECTED]
Sent: Tue 10/24/2006 2:20 AM
To: users@httpd.apache.org
Cc:
Subject:Re: [EMAIL PROTECTED] Apache 2.2.3 Startup on Suse 10.0??
> Does ne1 have a recommendation to get Apache 2.2.3 to automatically
> restart o
Hello,
Does ne1 have a recommendation to get Apache 2.2.3 to automatically
restart on Suse 10.0?
What I have tried thus far:
[attempt 1]
mv /usr/local/apache2/bin/apachectl /etc/init.d/httpd
cd /etc/init.d/rc3.d
ln -s ../httpd S12httpd
reboot
[attempt 2] "removed above"
mv /usr/local/apache2/b
-Original Message-
From: empty body [mailto:[EMAIL PROTECTED]
Sent: Sat 6/17/2006 9:41 PM
To: users@httpd.apache.org
Cc:
Subject: [EMAIL PROTECTED] authentication problem with apache2 + ldap +
active directory
Perfect Thanks.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 03, 2006 11:36 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Virtual hosting: two domains using the same
vhost?
> Hello,
>
> Is is possible for the virtual host
Hello,
Is is possible for the virtual host to accept request for two domains?
For Example: My external DNS has vhost1.domain.net and vhost.domain.com
pointing to the IP Address. The current IIS server has two ip addresses
bound to the NIC. I am converting to Apache on Linux and wasn't sure if
I h
dispalyed with ps on httpd??
Arthur DiSegna wrote:
> root 28260 0.0 0.0 4736 2204 ?Ss 12:40 0:00
> /cant/tell/apacheAH64/bin/httpd -k restart
> 628261 0.0 0.0 4872 2220 ?S12:40 0:00
> /cant/tell/apacheAH64/bin/httpd -k restart
>
>
Hello,
By default Apache starts it first process under root and all children
run as a different user/group processes (nobody).
I added a user and group (both with the same name) and assiged the GID a
value of 6.
I changed the httpd.conf directives to match the new values.
User newuser
Gro
I will give it a read
Thanks
Arthur DiSegna
Network Operations Center
Authentium, Inc.
7121 Fairway Drive
Suite 102
Palm Beach Gardens, FL 33418
Phone: 561-575-3200 ext. 4135
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 28
Hello,
I am moving my IIS webserver to Apache on Suse and was wondering how to
make the web requests case insensitive?
For example.
On IIS the URL is http://vhost1.mydomain.com/directory1
Directory1 one on the file system could be directory1 or Directory1 or
DIRECTORY1 and the site is still a
Hello,
I have been thinking about the setup I am working on and wanted to run a
scenario by the list gurus.
My plan is to setup a production apache server with a single IP address
bound to the interface.
A private non routable address will be assigned to the Apache Server.
There will be two pub
I am still confused. Sorry for being so slow
Thank you
Ron
--- Arthur DiSegna <[EMAIL PROTECTED]> wrote:
> Hello, (I aplogize if this is not in text mode. I am using OWA)
>
> I setup my conf file to use n
Hello, (I aplogize if this is not in text mode. I am using OWA)
I setup my conf file to use name based virtual hosting. I have a single IP
bound to the interface hosting two websites. When I start apache in debug mode
I get this error. I added two host records vhost1 and vhost2 to point to
19
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Tuesday, December 20, 2005 2:40 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Virtual Hosting and Authentication
On 12/20/05, Arthur DiSegna <[EMAIL PROTECTED]> wrote:
> I am having a problem with th
Syntax correction.. Leave out ldap...
require group cn=grp1, O=USA
require group cn=grp2, O=USA
require group cn=grp3, O=USA
require group cn=grp4, O=USA
I am having a problem with this configuration. I get prompted for to
login when trying the 2nd VirtualHost (vhost2
I am having a problem with this configuration. I get prompted for to
login when trying the 2nd VirtualHost (vhost2). What am I missing?
Thanks in advance...
ServerName vhost1.mydomain.com
DocumentRoot "/var/webroot/pw/"
Order allow,deny
Allow from all
AuthType Basic
E
yet.. ;)
Arthur DiSegna
Network Operations Center
Authentium, Inc.
7121 Fairway Drive
Suite 102
Palm Beach Gardens, FL 33418
Phone: 561-575-3200 ext. 4135
-Original Message-
From: g.spellauge [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 20, 2005 10:48 AM
To: users@httpd.apach
27;s
mistake of not understanding.
Thanks
Arthur DiSegna
Network Operations Center
Authentium, Inc.
7121 Fairway Drive
Suite 102
Palm Beach Gardens, FL 33418
Phone: 561-575-3200 ext. 4135
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 20, 2005 8:
Oops I posted this last night with a previous posts subject line.. :o
Hi,
The httpd.conf file has four LogFormat lines like below. The actual log
shows only one line per access request. The first line has everything combined
so why four entries?
Hi,
The httpd.conf file has four LogFormat lines like below. The actual log shows
only one line per access request. The first line has everything combined so why
four entries?
-# remoteHost, identityCheck, userName, time, first line of the
request, status, bytes sent
Hi,
I'm wondering about the necessity of placing User Nobody and Group Nobody lines
in httpd.conf.
I loaded a high performance type httpd.conf file and these values are left out.
Apache still runs the initial process as root with all child processes run
under nobody.
Is it even nec
21 matches
Mail list logo