Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Proxy && Absolute URIs

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache/2..48 (Win32) DAV/2 PHP/4.3.4 mod_ssl/2.0...  
Author Message
jerrylk

External


Since: Dec 30, 2003
Posts: 2



(Msg. 1) Posted: Tue Dec 30, 2003 11:40 am
Post subject: Proxy && Absolute URIs
Archived from groups: alt>apache>configuration (more info?)

Is it possible to interpret URIs as the come from the 'ProxyPass'ed server?

The application in question creates absolute URIs of it's content (all of
which are dynamically generated and currently don't offer any
configuration.)

 >> Stay informed about: Proxy && Absolute URIs 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Tue Dec 30, 2003 12:57 pm
Post subject: Re: Proxy && Absolute URIs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

jerrylk.TakeThisOut@loois.com wrote:
 > Is it possible to interpret URIs as the come from the 'ProxyPass'ed
 > server?

Unfortunately no.

 > The application in question creates absolute URIs of it's content

Then you have only three possibilities: persuade the application to
generate URI that can be saw as coming from the proxy (like
setting his hostname to <a style='text-decoration: underline;' href="http://www.myproxy" target="_blank">www.myproxy</a> or something), hacking the
application to have relative URI, hacking the mod_proxy and have the
absolute uri rewritten.

Davide

--
| Q: How many Microsoft tech writers does it take to change a lightbulb?
| A: Twelve. One to work the bulb, and eleven to write a 1,123 page
| guide to changing lightbulbs ("Learn Lightbulb Management in 21
| Days").<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Proxy && Absolute URIs 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
VirtualHosts and Absolute addressing in HTML - Hi, I'm up to my knees in crocodiles on this, and rapidly forgetting that my original intention was to drain the swamp. I'm using Apache 1.3.27 (installed using PHPDev 4) to maintain a number of Web sites. I use my local PC for development only (not as...

Apache to serve files given by absolute filename - Hello Brief description: I want Apache not to prepend the server name to file names that are activated by clicking on the html anchor in a document. Detailed description: I have a document that contains anchors with HREF attribute pointing to a file...

SSL proxy - Hi, I would like to have apache working as proxy SSL server. It means, connection from client in the Internet to apache is encrypted and from apache to the second server behind him is decrypted. Is it possible such configuration? Client -->..

Proxy Error !? - Hi, how can help ? my Apache-Webserver isn't configured for Proxy or SSL. They connect to the internet with a devolov modemrouter. Intern connect is ok while configured /etc/hosts. On extern connection comes an error 502 Proxy error. Routers IP-Adress i...

ftp proxy connects to 0.0.0.0 - Hello. I'm trying to forward requests to remote ftp-server with simple htaccess (located in /ftp/ dir): RewriteEngine on RewriteRule (.*)\.txt$ ftp://123.123.123.123 [P] But Apache (2.0.48) returns such error: Proxy Error The proxy server received an..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]