Re: [us...@httpd] Reverse proxying is problematic

2009-12-03 Thread Devraj Mukherjee
Also look at mod_substitute and mod_headers On Wed, Dec 2, 2009 at 10:45 PM, Robert Schenck wrote: > Peter, > > I have to use Apache, I don't have a choice (says my employer). > > On Wed, Dec 2, 2009 at 12:13 PM, Peter Schober > wrote: >> >> * Robert Schenck [2009-12-02 12:03]: >> > My office i

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread André Warnier
Robert Schenck wrote: *I know this is a long read...but I really need help, and felt the best way for anyone to help me remotely is to explain the issues in their entirety. * Hello, I'm trying to set a reverse proxy, but first, some context: My office is subscribed to few academic journals. Th

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Eric Covener
On Wed, Dec 2, 2009 at 7:31 AM, Robert Schenck wrote: >> > >> > http://paste.ubuntu.com/333080/ >> > The operative message is: [Wed Dec 02 13:21:43 2009] [error] [client 9.4.69.54] Directory index forbidden by Options directive: /srv/www/htdocs/apl/ Which would have been nice to include in-line

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Robert Schenck
Here's a snippet: http://paste.ubuntu.com/333084/ On Wed, Dec 2, 2009 at 1:29 PM, Tom Evans wrote: > On Wed, Dec 2, 2009 at 12:23 PM, Robert Schenck > wrote: > > I'm get "Access Forbidden" when trying to access proxysrv1/aip and > > proxysrv1/apl > > > > This is my updated vhost file: > > > > h

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Tom Evans
On Wed, Dec 2, 2009 at 12:23 PM, Robert Schenck wrote: > I'm get "Access Forbidden" when trying to access proxysrv1/aip and > proxysrv1/apl > > This is my updated vhost file: > > http://paste.ubuntu.com/333080/ > Your ServerName directives are not valid. When you get an 'Access Forbidden' messag

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Robert Schenck
I'm get "Access Forbidden" when trying to access proxysrv1/aip and proxysrv1/apl This is my updated vhost file: http://paste.ubuntu.com/333080/ On Wed, Dec 2, 2009 at 1:09 PM, Tom Evans wrote: > On Wed, Dec 2, 2009 at 11:02 AM, Robert Schenck > wrote: > > I know this is a long read...but I re

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Eric Covener
On 12/2/09, Robert Schenck wrote: > I disable the mod_proxy_html module and the page still looked the same, > albeit without the little boxes signifying non-existent images. > > However, I also looked at the error log for the virtual host, and I found > the following: > > http://paste.ubuntu.com/3

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Robert Schenck
Peter: Well, I'm an intern so I'm supposed to be "learning"..or something like. On Wed, Dec 2, 2009 at 1:00 PM, Peter Schober wrote: > * Robert Schenck [2009-12-02 12:46]: > > I have to use Apache, I don't have a choice (says my employer). > > This was just meant as a heads up: depending on the

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Robert Schenck
I disable the mod_proxy_html module and the page still looked the same, albeit without the little boxes signifying non-existent images. However, I also looked at the error log for the virtual host, and I found the following: http://paste.ubuntu.com/333064/ On Wed, Dec 2, 2009 at 12:55 PM, Eric

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Tom Evans
On Wed, Dec 2, 2009 at 11:02 AM, Robert Schenck wrote: > I know this is a long read...but I really need help, and felt the best way > for anyone to help me remotely is to explain the issues in their entirety. tl;dr > > Please explain any fixes in a step-by-step process. Again, I'm new to this. >

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Peter Schober
* Robert Schenck [2009-12-02 12:46]: > I have to use Apache, I don't have a choice (says my employer). This was just meant as a heads up: depending on the publisher you might have to rewrite most everything (URLs, HTML content, Cookies, JavaScript, etc.), and every publisher does things different

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Eric Covener
Is mod_proxy_html supposed to be changing those /css/ links into something else that would actually be handled by your ProxyPass? You can tell if it is by saving the source when you're actually going through the proxy. Also, 404's in your access log would be a big hint about what you're missing,

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Robert Schenck
Peter, I have to use Apache, I don't have a choice (says my employer). On Wed, Dec 2, 2009 at 12:13 PM, Peter Schober wrote: > * Robert Schenck [2009-12-02 12:03]: > > My office is subscribed to few academic journals. These journals verify > the > > subscription via IP, such that anyone connect

Re: [us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Peter Schober
* Robert Schenck [2009-12-02 12:03]: > My office is subscribed to few academic journals. These journals verify the > subscription via IP, such that anyone connected to the internet through our > connection can access the journals. You might also want to look at EZproxy http://en.wikipedia.org/wik

[us...@httpd] Reverse proxying is problematic

2009-12-02 Thread Robert Schenck
*I know this is a long read...but I really need help, and felt the best way for anyone to help me remotely is to explain the issues in their entirety. * Hello, I'm trying to set a reverse proxy, but first, some context: My office is subscribed to few academic journals. These journals verify the