[users@httpd] Upgrade Apache from 1.3.22 to the latest version

2013-03-13 Thread vitthal.tcs
Hi All, We have Apache version(Oracle HTTP Server Powered by Apache/1.3.22 (Unix) running on 9i E-businees suite(9.2.0). What is the step by step procedure of upgrading it to the latest version. Regards Vitthal **

[users@httpd] Re: Apache Http + mod_session.so

2013-03-13 Thread nskarthik
Hi I am re-raising this form for a cause... I have users using "IE-8/FF-12" on Windows have "Active directory" installed on Windows Env have apache-httpd 2.22 on Oracle Linux I have to provide solution for to use Apache 2.22 + LDAP + SSO for the spec as define Do u have any hack ideas for at

[users@httpd] Re: Apache Httpd 2.22 for "Oracle Linux"

2013-03-13 Thread nskarthik
Hi Thx for the hacked reply. Does this mean I could download the rpm version of Httpd from the site http://archive.apache.org/dist/httpd/binaries/rpm/x86_64/ and install on "Oracle Linux" ??? Has any body done this ever before .:( with regards Karthik -- View this message in contex

[users@httpd] Locales in apache suexec

2013-03-13 Thread Weedy
How can I set the locale to something with UTF-8 instead of the LANG="C" or "POSIX" it is currently reset to now? I'm running python2 in fcgid with suexec and I need sys.getdefaultencoding/sys.getfilesystemencoding to return UTF-8 for my application. My system locale is set properly and I pass Fc

Re: [users@httpd] Apache Httpd 2.22 for "Oracle Linux"

2013-03-13 Thread Peter Lorenzen
Hi Karthik, Oracle gives you free access to their yum repository. So just configure yum and do yum install httpd. Check this: https://blogs.oracle.com/OTNGarage/entry/how_to_subscribe_to_the Regards Peter On Wed, Mar 13, 2013 at 1:42 PM, nskarthik wrote: > Hi > > Can some body plz tell me whe

[users@httpd] mod_rewrite, APR_HOOK_MIDDLE, and HTTP response headers

2013-03-13 Thread jc
Hi all, I am using apache 2.2.22 and an in-house apache module, which contains a hook that sets an HTTP response header. That hook is registered with APR_HOOK_MIDDLE: mod_ourmodule.c: ap_hook_thing(thing, NULL, NULL, APR_HOOK_MIDDLE); This normally works, but if the request is rewritten interna

Re: [users@httpd] trivial but annoying; no _GET

2013-03-13 Thread Mark Montague
On March 13, 2013 16:17 , "georg" wrote: Is there any good reason why a $_GET (and/or $_SERVER) will return absolutly nothing (but Array) when there is a clear en visible URI?var=value when accessing the html (php) page If the query string parameters are showing up in your Apache HTTP Serv

[users@httpd] trivial but annoying; no _GET

2013-03-13 Thread georg
Is there any good reason why a $_GET (and/or $_SERVER) will return absolutly nothing (but Array) when there is a clear en visible URI?var=value when accessing the html (php) page BR georg - To unsubscribe, e-mail: users-

[users@httpd] Source IP on Reverse Proxy

2013-03-13 Thread Andy Carlson
I am currently running an apache reverse proxy on Linux with many IP's bound to eth0. Is there any way to either set or determine what the source IP "backend" servers will receive requests from? I am finding that if I bind a new IP and create a VirtualHost with that IP, our firewall blocks tra

Re: [users@httpd] How to configure http and https for same hostname

2013-03-13 Thread Chris Gordon
Hello, If you are trying to setup so that all requests for either http or https go to https I would use a rewrite rule. You can use a virtual host for https, listen on both http port and https port and then add a rewrite rule to your httpd.conf. There are examples that can be found easily, b

Re: [users@httpd] How to configure http and https for same hostname

2013-03-13 Thread Mark Montague
On March 13, 2013 8:59 , wrote: How to configure http and https for same hostname. Any good document. You need to have one stanza for HTTP, and a second stanza for HTTPS. In order to configure them both for the same hostname, specify the same ServerName and DocumentRoot in both stanza

[users@httpd] How to configure http and https for same hostname

2013-03-13 Thread vitthal.tcs
Hi, How to configure http and https for same hostname. Any good document. Regards Vitthal "This e-Mail may contain proprietary and c

[users@httpd] SSL implementation procedure required for apache

2013-03-13 Thread vitthal.tcs
Hi Can somebody provide me good documentation URL or document to implement SSL for apache web servers. Regards Vitthal "This e-Ma

Re: [users@httpd] Apache Httpd 2.22 for "Oracle Linux"

2013-03-13 Thread Chris Gordon
In my experience "Oracle Linux" is like CentOS where you can use the Red Hat Binary. It's Red Hat with the trademarks stripped out. Thanks, -Chris >>> nskarthik 3/13/2013 8:42 AM >>> Hi Can some body plz tell me where can i download Apache Httpd 2.22 version Binaries for "Oracle Linux" -ver

[users@httpd] Apache Httpd 2.22 for "Oracle Linux"

2013-03-13 Thread nskarthik
Hi Can some body plz tell me where can i download Apache Httpd 2.22 version Binaries for "Oracle Linux" -version 6 with regards Karthik -- View this message in context: http://apache-http-server.18135.n6.nabble.com/Apache-Httpd-2-22-for-Oracle-Linux-tp5004339.html Sent from the Apache HTTP Se

Re: [users@httpd] How to update the Windows ”platform page”?

2013-03-13 Thread Daniel Gruno
On 03/13/2013 02:00 AM, Ben Johnson wrote: > > > On 3/11/2013 4:20 PM, Peter Lorenzen wrote: >> Hi, >> >> I just realized that the reason there is no Windows binaries for 2.2.23 >> and 2.2.24 is that the Apache Foundation does not provide the binaries >> and whoever provided them before does not