Re: [us...@httpd] URL re-writing problem

2009-12-23 Thread vijay shanker
Thanks guys for your suggestions. In mean time i have got a good link describing many situations. These situations I believe has many takers. http://httpd.apache.org/docs/2.0/misc/rewriteguide.html Regards, Vijay Shanker Dubey On Wed,

Re: [us...@httpd] Change response status from 403 to 404

2009-12-23 Thread Nick Kew
Xibin Liu wrote: Hello, Is there an easy way to change the response status in the http header from 403 to 404 by configuring the file "httpd.conf"? I suggest you read http://bahumbug.wordpress.com/2008/09/16/security-by-cookery/ If you still want to hack it, for example a .asis errordocumen

Re: [us...@httpd] Change response status from 403 to 404

2009-12-23 Thread Eric Covener
On Wed, Dec 23, 2009 at 5:39 PM, Devraj Mukherjee wrote: > Depending on which Version of Apache you are using, mod_headers may be > of assistance > http://httpd.apache.org/docs/2.0/mod/mod_headers.html How would that help, and why would it depend on the version of Apache? -- Eric Covener cove..

Re: [us...@httpd] Change response status from 403 to 404

2009-12-23 Thread Devraj Mukherjee
Depending on which Version of Apache you are using, mod_headers may be of assistance http://httpd.apache.org/docs/2.0/mod/mod_headers.html On Thu, Dec 24, 2009 at 1:40 AM, Xibin Liu wrote: > Hello, > > Is there an easy way to change the response status in the http header from > 403 to 404 by conf

Re: Re: [us...@httpd] Localized Apache webserver

2009-12-23 Thread Zachary Uram
Maybe this helps: http://commons.apache.org/logging/guide.html - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-u

Re: [us...@httpd] Request Counting algorithm

2009-12-23 Thread Eric Covener
On Wed, Dec 23, 2009 at 12:37 PM, ricardo figueiredo wrote: > How do I add RR in mod_proxy ??? > http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_lbmethod_rr.c?view=markup&pathrev=594659 > I put but doesn't work !! http://catb.org/~esr/faqs/smart-questions.html#before Did you dow

Re: [us...@httpd] Request Counting algorithm

2009-12-23 Thread ricardo figueiredo
How do I add RR in mod_proxy ??? http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_lbmethod_rr.c?view=markup&pathrev=594659 I put but doesn't work !! Ricardo On Tue, Dec 22,

RE: [us...@httpd] Http server not working from everywhere

2009-12-23 Thread Pop123
I am on cable and I do have a static IP address. I currently don't have a domain, the website is on my IP address. Thanks, Pop123 Boyle Owen-2 wrote: > >> -Original Message- >> From: Pop123 [mailto:i_dont_car...@hotmail.com] >> Sent: Wednesday, December 23, 2009 3:40 AM >> To: users@

[us...@httpd] Change response status from 403 to 404

2009-12-23 Thread Xibin Liu
Hello, Is there an easy way to change the response status in the http header from 403 to 404 by configuring the file "httpd.conf"? The reason for doing this is to prevent hackers from guessing forbidden web contents by looking for 403 in the http header of the response. Thanks, Xibin

Re: Re: [us...@httpd] Localized Apache webserver

2009-12-23 Thread kaustubh . deo
Error logs or any informational messages in httpd-logs. like [Wed Dec 23 07:58:41 2009] [info] Init: Generating temporary RSA private keys (512/1024 bits) [Wed Dec 23 07:58:41 2009] [info] Init: Generating temporary DH parameters (512/1024 bits) [Wed Dec 23 07:58:41 2009] [warn] Init: Se

Re: [us...@httpd] Localized Apache webserver

2009-12-23 Thread Devraj Mukherjee
Which part of the log would you want to be localised for your purpose? On Wed, Dec 23, 2009 at 6:02 PM, wrote: > Hello, > > I would like to know if Apache webserver can generate localized logging. > For example, If I install Apache webserver on Japanese OS or English OS with > system locale chan

[us...@httpd] Re: Sporadic Apache delays

2009-12-23 Thread LuKreme
On 22-Dec-2009, at 18:03, Alok Chugh wrote: Please don't hijack other threads. Your post has nothing to do with "Newbie Question:How to change chunk size" Start a NEW message. -- Mister Teatime had a truly brilliant mind, but it was brilliant like a fractured mirror, all marvellous facets an

RE: [us...@httpd] Http server not working from everywhere

2009-12-23 Thread Boyle Owen
> -Original Message- > From: Pop123 [mailto:i_dont_car...@hotmail.com] > Sent: Wednesday, December 23, 2009 3:40 AM > To: users@httpd.apache.org > Subject: [us...@httpd] Http server not working from everywhere > > > I installed apache http server 2 on my ubuntu linux computer > at home.