Re: [users@httpd] Issues with UDS support for mod_proxy in trunk

2013-11-07 Thread ryo takatsuki
Hi Jim, I applied the patch but it still failed for me. It now finds the proxy but it fails later on looking for a valid handler. proxy_fcgi does not recognize it because it does not start by fcgi: but unix:. I sent you the full log file directly in case it helps but I'm pasting here the related

Re: [users@httpd] Re: Apache server on Ubuntu 13.10

2013-11-07 Thread Chris Gordon
I believe you just need to follow the instruction given in the log, though I have not seen you configuration/httpd.conf. You probably just need to: "Set the 'ServerName' directive globally to suppress this message". Do you have a value for this Directive set? If not use your fqdn, perhaps other

Re: [users@httpd] redirecting URL

2013-11-07 Thread Vishesh kumar
Inside VirtualHost section, Redirect Permanent myContent/0900f00b803af701 http://anotherapp:9087/mypages/svc/v1/General/ALL/myContent/0900f00b803af701?mypageHeader=true Should serve the purpose. Thanks Vishesh Kumar http://linuxmantra.com/ On