[users@httpd] mod_rewrite help?

2011-11-29 Thread jtp
All, I'm having issues with mod_rewrite and Apache. Hopefully someone can offer some tips / help. I'm looking for something simple: (a) http://www.website.com -> http://www.website.com/blog (b) http://website.com -> http://www.website.com/blog Also: (1) https://www.website.com -> https://www.we

Re: [users@httpd] mod_proxy_html

2011-11-29 Thread Nick Kew
On Tue, 29 Nov 2011 13:38:00 + wrote: > Please advice Does the error log tell you anything if you crank up verbosity? -- Nick Kew - The official User-To-User support forum of the Apache HTTP Server Project. See http://htt

[users@httpd] Overiding RequestHeader

2011-11-29 Thread Assarsson, Emil
Hi, I need to override a RequestHeader in a later like it was never done. In this case I need to forward the users own basic credentials. Is that possible? This is a simplified version of my problem... --- http://localhost:8080/*> RequestHeader set Authentication "Digest username=test"

Re: [users@httpd] Calling a page when not using the port 80

2011-11-29 Thread Geoff Froud
http://localhost:/cgi-bin/test.cgi On 29/11/2011 13:48, luciano de souza wrote: Hello listers, Two programs have been used the port 80. So I decide to move Apache to . When I do: http://localhost:, I am sucessful. In other words, the expected page is shown. However, I got an err

[users@httpd] Calling a page when not using the port 80

2011-11-29 Thread luciano de souza
Hello listers, Two programs have been used the port 80. So I decide to move Apache to . When I do: http://localhost:, I am sucessful. In other words, the expected page is shown. However, I got an error when doing: http://localhost/cgi-bin/test.cgi: So I ask: what's the correct way t

[users@httpd] mod_proxy_html

2011-11-29 Thread Christian.Kaiser
Hello to all, I've got a problem with mod_proxy_html. I have defined the following location: ProxyPass https://internal.xy.de/ ProxyPassReverse / ProxyPassReverse https://internal.xy.de/ ProxyPassReverseCookiePath / /ne [interpolate] ProxyHTMLEnable On

[users@httpd] mod_proxy ProxyPass max parameter and ThreadsPerChild

2011-11-29 Thread codefruit
Hello, I am using Apache 2.2 with the MPM worker. I have some questions about the interaction between the 'max' parameter that can be added to a mod_proxy ProxyPass configuration line and the MPM worker ThreadsPerChild value. >From reading the docs, my understanding is that if I add a 'max' key/v

Re: [users@httpd] Apache 2 server hangs when CGI script is executed

2011-11-29 Thread garima goel
Hi Igor, I am talking about Apache 2.0.63 bundled with Solaris 10. In Single-threaded mode, the CGI script gets executed properly. Thanks, Garima On 11/29/2011 3:44 PM, Igor Galić wrote: - Original Message - Hi All, I work for Oracle, India. I deployed Oracle Access Manager Webga

Re: [users@httpd] Apache 2 server hangs when CGI script is executed

2011-11-29 Thread Igor Galić
- Original Message - > Hi All, > > I work for Oracle, India. I deployed Oracle Access Manager Webgate > module on Apache 2 Server which provides single sign-on solution. > I also configured Apache 2 server in SSL mode on Solaris 10 and > enabled "Apache 2" is a bit vague.. Can you say e

Re: [users@httpd] Upload php high cpu

2011-11-29 Thread Igor Galić
- Original Message - > Hi, > > I have an issue with the tool openupload, which is a php tool to > upload files http://openupload.sourceforge.net/. > > My apache server is on a debian wheezy, which is hosted on a vserver > (fs > reiserfs) inside a squeeze, which is also hosted on vmware es