[users@httpd] CentOS 8 / Apache 2.4.37 / Optimzing

2020-10-02 Thread Devin Acosta
to optimize for Speed and also to take load off the web server as much as possible. Any suggestions? Thanks a lot. Devin Acosta

[users@httpd] Apache 2.2.15-26 / mod_proxy / Forward proxy for SSL

2013-05-20 Thread Devin
his in my /etc/httpd/httpd.conf ProxyRequests On Order deny,allow Deny from all Allow from all ProxyVia On It seems to proxy non-SSL connections from what I can see but doesn't work at all with SSL connections. Any help would greatly be appreciated. Devin Acosta

Re: [users@httpd] CentOS 5 / Apache 2.2 / mod_authnz_ldap issue

2013-04-04 Thread Devin
t and no Authoritative handler. Anyways thanks for your response.. I am trying to figure out how Apache deals with multiple directory statements inside the same directory tree. Devin On Thu, Apr 4, 2013 at 5:11 PM, Eric Covener wrote: > > > > I just wanted to see if i could give m

[users@httpd] CentOS 5 / Apache 2.2 / mod_authnz_ldap issue

2013-04-04 Thread Devin
{ users && contractor access } /data/folder/project/c { users access only }} Any help would be appreciated, i have messed with this for hours and can't seem to get it working. Thanks much. Devin

Re: [us...@httpd] accessing REMOTE_USER through an Apache proxy

2009-10-30 Thread Devin Bougie
er javadoc, but you have again helped explain that. Thanks again, Devin Devin Bougie wrote: ... With the latest posted configuration, I am able to see the REMOTE_USER HTTP header from the backend GlassFish Web Application (using HttpServletRequest.getHeader ("REMOTE_USER")). O

Re: [us...@httpd] accessing REMOTE_USER through an Apache proxy

2009-10-30 Thread Devin Bougie
vironment is:' printenv -- I believe being able to access the REMOTE_USER HTTP header achieves our goal. Thank you very much for all of your time and help. Sincerely, Devin I still have some lingering doubt about whether there is not a confusion somewhere between - the Apache proc

Re: [us...@httpd] accessing REMOTE_USER through an Apache proxy

2009-10-29 Thread Devin Bougie
92.168.213.159 - dab66 [29/Oct/2009:11:04:47 --0400] [ourserver.com/sid#8885358][rid#971a7d0/initial ] (1) [per-dir /test/] go-ahead with proxy request proxy:http:// localhost/cgi-bin/test/remote.cgi [OK] -- Any suggestions for passing REMOTE_USER through an Apache proxy would be greatly app

Re: [us...@httpd] accessing REMOTE_USER through an Apache proxy

2009-10-28 Thread Devin Bougie
e23fc8/initial] (2) forcing proxy-throughput with http://localhost:38080/HelloWeb/UserServlet ... [rid#8e23fc8/initial] (1) go-ahead with proxy request proxy:http:// localhost:38080/HelloWeb/UserServlet [OK] -- Any suggestions would be greatly appreciated. Thank you again, Devin On Oct 28

[us...@httpd] accessing REMOTE_USER through an Apache proxy

2009-10-28 Thread Devin Bougie
proxy:http:// localhost/cgi-bin/test/remote.cgi [OK] -- Any suggestions would be greatly appreciated. Please let me know if there is any more information I can provide. Many thanks, Devin