RE: [us...@httpd] Alias and HTTP 404 Not Found Error - But the file is THERE!

2010-04-25 Thread Wang, Mary Y
Oops.. I made an error in my email. When the URL goes there "https://download-devtest2.ana.bna.boeing.com/test-download/devtest2-1/excel_download_error.bmp";.. I got the 404 File Not Found error. Mary -Original Message- From: Wang, Mary Y Sent: Sunday, April 25, 2010 7:58 AM To: user

Re: [us...@httpd] .htaccess functionalities

2010-04-25 Thread Doug McNutt
At 10:47 -0500 4/25/10, William A. Rowe Jr. wrote: >http://httpd.apache.org/docs/2.2/howto/htaccess.html > >If you point out what is confusing you, someone is more likely to fix the docs >to make them clearer. The link starts with this: .htaccess files provide a way to make configuration changes o

Re: [us...@httpd] statistic for mod_jk/mod_proxy requests by source-ip

2010-04-25 Thread Sander Temme
On Apr 25, 2010, at 1:54 AM, ap wrote: > > > Hi Sander, > > thanks for your answer, but could you give me some more detail? > Is there an httpd2 command option to show these information? > > Thanks for your help in advance. See the bottom of http://svn.apache.org/viewvc/httpd/httpd/trunk/

Re: [us...@httpd] .htaccess functionalities

2010-04-25 Thread William A. Rowe Jr.
On 4/25/2010 7:37 AM, Arunkumar Janarthanan wrote: > Thanks Nilesh, so according to you httpd.config file is more advanced > than .htaccess ? There are two entire pages of the docs on this topic. http://httpd.apache.org/docs/2.2/configuring.html http://httpd.apache.org/docs/2.2/howto/htaccess.ht

[us...@httpd] Alias and HTTP 404 Not Found Error - But the file is THERE!

2010-04-25 Thread Wang, Mary Y
Hi, I've been struggling with the following problem for two hours already, and read posts, blogs, lists and Migration docs. People suggested different things. I'm in the process of migrating from Apache 1.3.x to Apache 2.0.46. The code listed below in the httpd.conf used to work on Apache 1.3.

[us...@httpd] httpd apache process gets stuck

2010-04-25 Thread Malka Cymbalista
We have been running Apache 2.2.6 with mod_perl for well over a year with MaxClients set to 200. Today, the web server was not reacting to requests. We killed the httpd process and started it again. Things would be fine for about 10 minutes and then httpd would get stuck again. We couldn't f

Re: [us...@httpd] .htaccess functionalities

2010-04-25 Thread Arunkumar Janarthanan
Thanks which docs says httpd.conf is super set of .htaccess file ? On Sun, Apr 25, 2010 at 8:39 AM, Nilesh Govindarajan wrote: > On 04/25/10 18:07, Arunkumar Janarthanan wrote: > >> Thanks Nilesh, so according to you httpd.config file is more advanced >> than .htaccess ? >> >> On Sun, Apr 25, 201

Re: [us...@httpd] .htaccess functionalities

2010-04-25 Thread Nilesh Govindarajan
On 04/25/10 18:07, Arunkumar Janarthanan wrote: Thanks Nilesh, so according to you httpd.config file is more advanced than .htaccess ? On Sun, Apr 25, 2010 at 8:31 AM, Nilesh Govindarajan mailto:li...@itech7.com>> wrote: On 04/25/10 17:57, Arunkumar Janarthanan wrote: Hi,

Re: [us...@httpd] .htaccess functionalities

2010-04-25 Thread Arunkumar Janarthanan
Thanks Nilesh, so according to you httpd.config file is more advanced than .htaccess ? On Sun, Apr 25, 2010 at 8:31 AM, Nilesh Govindarajan wrote: > On 04/25/10 17:57, Arunkumar Janarthanan wrote: > >> Hi, >> >> I see all the Directives and functionality of .htaccess file can be used >> from http

Re: [us...@httpd] .htaccess functionalities

2010-04-25 Thread Nilesh Govindarajan
On 04/25/10 17:57, Arunkumar Janarthanan wrote: Hi, I see all the Directives and functionality of .htaccess file can be used from httpd.conf file itself, could somebody please advice what can be done from .htaccess which is not possible through Apache configuration file ? Many thanks. Arun J

[us...@httpd] .htaccess functionalities

2010-04-25 Thread Arunkumar Janarthanan
Hi, I see all the Directives and functionality of .htaccess file can be used from httpd.conf file itself, could somebody please advice what can be done from .htaccess which is not possible through Apache configuration file ? Many thanks. Arun J

Re: [us...@httpd] statistic for mod_jk/mod_proxy requests by source-ip

2010-04-25 Thread ap
Hi Sander, thanks for your answer, but could you give me some more detail? Is there an httpd2 command option to show these information? Thanks for your help in advance. T. On Sat, 24 Apr 2010 15:53:26 -0700, Sander Temme wrote: > On Apr 24, 2010, at 1:47 PM, ap wrote: > >> >> Hi all, >> h