[us...@httpd] multiple domains served by 1 IP?

2010-07-03 Thread Zachary Uram
how can i setup my apache2 instance (debian squeeze) on my box (1 ip) so that i can serve multiple website domains (foo.org, bar.org etc.)? an explanation or a pointer to specifics on the nitty gritty would be much appreciated. and i'd like to use named based virtual hosts on each website served as

Re: [us...@httpd] Apache and phpapacherX.dll

2010-07-03 Thread Frank Gingras
On 07/03/2010 07:53 AM, Yves wrote: Current system Laptop Dell precision T4500, 3GB memory and plenty of space disk Windows 7 Apache 2.0.63 PHP 5.2.11 I need to setup apache with php to teach a summer camp here I cannot get apache loading on my laptop I hava had that situation in the past and r

Re: [us...@httpd] setenvif and mod_authnz_ldap

2010-07-03 Thread Christian Unger
On 02.07.2010, at 13:46, Eric Covener wrote: > On Fri, Jul 2, 2010 at 2:50 AM, Christian Unger > wrote: >> >> On 01.07.2010, at 16:12, Eric Covener wrote: >> >>> On Thu, Jul 1, 2010 at 9:56 AM, Christian Unger >>> wrote: Hi there, I'd like to know whether it is possibl

Re: [us...@httpd] mod_rewrite - Error when trying to rewrite one cgi script to another

2010-07-03 Thread Eric Covener
On Fri, Jul 2, 2010 at 1:58 AM, S. Saberi wrote: > Hi all, > > I am getting a 404 error when trying to rewrite one cgi script to another > one such as: > > Options FollowSymLinks > RewriteEngine on > RewriteRule ^from.cgi to.cgi Tried with a proper RewriteBase? What does the RewriteLog say? -

[us...@httpd] RE: mod_rewrite - Error when trying to rewrite one cgi script to another

2010-07-03 Thread S. Saberi
Hi all, I really am desperate for an answer on this. I have been searching forums and reading up on the documentation, but i have not figured this out yet. Can someone please give me some guidance? Is my question asked in an incorrect way? What can I do to obtain an answer on this. An

[us...@httpd] Apache and phpapacherX.dll

2010-07-03 Thread Yves
Current system Laptop Dell precision T4500, 3GB memory and plenty of space disk Windows 7 Apache 2.0.63 PHP 5.2.11 I need to setup apache with php to teach a summer camp here I cannot get apache loading on my laptop I hava had that situation in the past and remember that one has to pair apache v

Re: [us...@httpd] strange behaviour during httpd start: chown operation 1 pro second

2010-07-03 Thread Harald Falkenberg
Hello, yes, I'm using NIS. - How can I find out, if NIS is really the problem? I studied the system calls via truss, but could not determine that NIS is a problem here. Maybe I have overseen something. How did you worked around this problem? regards Harald On Sat, 3 Jul 2010, Eric

Re: [us...@httpd] strange behaviour during httpd start: chown operation 1 pro second

2010-07-03 Thread Eric Covener
On Fri, Jul 2, 2010 at 5:50 PM, Harald Falkenberg wrote: > Hello, > > I'm using apache server 1.3.41 on a solaris 10 system (x86). in httpd.conf I > set: >        ... >        MinSpareServers 10 >        MaxSpareServers 90 >        StartServers 90 >        MaxClients 90 >        ... > > When start