[users@httpd] Unable to run aplications on an apache server from other adresse than 192.168.6.xxx

2013-01-11 Thread schneider . jm
Hello I have an Apache server running several applications. From my subnet I have no issue to connect these applications (address is 192.168.6.xxx). But from other place of our intranet (address 192.168., like 192.168.1) we are unable to connect to these applications. And that occur from only

[EMAIL PROTECTED] seg fault

2007-02-27 Thread JM
Hi, Using http-2.2.3 For some reason I got this error.. [Tue Feb 27 04:04:50 2007] [notice] Apache configured -- resuming normal operations [Tue Feb 27 18:59:17 2007] [notice] child pid 15271 exit signal Segmentation fault (11) [Tue Feb 27 18:59:18 2007] [notice] child pid 153

Re: [EMAIL PROTECTED] Dir Module problem

2006-12-07 Thread JM
www.mydomain.com/index.php"; "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4" thanks, On Tuesday 05 December 2006 16:25, Boyle Owen wrote: > > -Original Message- > > From: JM [mailto:[EMAIL PROTECTED] > > S

Re: [EMAIL PROTECTED] Dir Module problem

2006-12-05 Thread JM
On Thursday 30 November 2006 19:05, Boyle Owen wrote: > > -Original Message- > > From: JM [mailto:[EMAIL PROTECTED] > > Sent: Thursday, November 30, 2006 11:23 AM > > To: users@httpd.apache.org > > Subject: [EMAIL PROTECTED] Dir Module problem > > &

[EMAIL PROTECTED] Dir Module problem

2006-11-30 Thread JM
Hi, I have this in my httpd.conf DirectoryIndex index.php mod_dir - module is listed in the compiled modules why is it when i try to visit the site.. http://mydomain.com/sample/ index.php doesn't show up.. i have to manually add index.php as part of the url.. o

Re: [EMAIL PROTECTED] Inquiry

2006-09-17 Thread JM
Hi, Based on the docs I still have to do manipulation on the DNS side. Can it be done without manipulation on the DNS side? Can a mod_rewrite ( just guessing ) or a combination of something do the trick? tia, On Friday 15 September 2006 21:08, Joshua Slive wrote: > On 9/15/06, Jerome

Re: [EMAIL PROTECTED] Re: Apache1.3.33 with mod_ssl compilation error

2006-02-24 Thread JM
I still get the same result.. On Friday 24 February 2006 6:06 pm, sanjay tripathi wrote: > HI, >Run " ldconfig" command and then compile that apache... > > > Thanks > Sanjay Tripathi > > JM <[EMAIL PROTECTED]> wrote: > Hi, > > rpm -

Re: [EMAIL PROTECTED] Re: Apache1.3.33 with mod_ssl compilation error

2006-02-24 Thread JM
now where it is. > > bye > > Oliver > > > > -Ursprüngliche Nachricht- > Von: JM [mailto:[EMAIL PROTECTED] > Gesendet: Do 23.02.2006 13:20 > An: users@httpd.apache.org > Cc: Joost de Heer; ziwei ds > Betreff: Re: [EMAIL PROTECTED] Re: Apache1.3.33 with

Re: [EMAIL PROTECTED] Re: Apache1.3.33 with mod_ssl compilation error

2006-02-23 Thread JM
Hi, what application provides ssl library? in my system openssl and the dev was is currently installed via RPM. Ive tried setting SSL_BASE to /usr/lib but with no luck.. Error: Cannot find SSL binaries under /usr/lib tia, On Friday 08 July 2005 12:34 am, Joost de He

[EMAIL PROTECTED] mod_backhand on load balancing apache

2005-12-15 Thread JM
hi, I did some benchmark on clustered apache and a single apache box... based on my results a single apache box works a lot better than a clustered box.. in terms of execution and throughput/sec.. or I missed something out... I used ab as my tool.. ** CLUSTERED BOX Document Pa

[EMAIL PROTECTED] Apache suddenly stops accepting request

2005-12-07 Thread JM
Hi, Just recently Ive experienced something new in apache It just suddenly stop on accepting request... what I did is to restart the server and everything went to normal i did check on the logs and there's no unusual entry... im using apache 1.3.33 and php4.3.10 tia, ---