Re: mod_rewrite and mod_proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I could provide a more precise question:

I am doing a reverse proxying as follows:

       DocumentRoot /var/www/approxy/
       SetOutputFilter proxy-html
       #ProxyHTMLLogVerbose On
       ProxyHTMLExtended On
       ProxyPass /corny http://www.cornelinux.de/
       ProxyHTMLURLMap http://www.cornelinux.de /corny
       <Location /corny/>
               ProxyPassReverse /
               ProxyHTMLURLMap / /corny/
               ProxyHTMLURLMap /corny /corny
               RequestHeader    unset  Accept-Encoding
		# Hier läßt sich nun noch die Authentifzierung einbauen
       </Location>

Fine so far. But the nice background image that is contained in the
stylesheet is not shown - of course.

THe stylesheet itself is loaded. But i think within the stylesheet the
location of the image is relative to the location of the stylesheet.

Is it possible to rewrite/proxy such content of of a CSS?
Would I have to change the location of the image within the stylesheet?


Kind regards
Cornelius

Joshua Slive schrieb:
> On 9/20/07, Neelam Kumar Sharma <neelam_sharma@xxxxxxxxxxxxxxxx> wrote:
>>
>> HI,
>> Can anyone provide combination of mod_rewrite and mod_proxy
> 
> mod_proxyrewrite
> 
> (Alright, so that's not very funny. Sue me.)
> 
> Please tell us exactly what you are trying to accomplish and exactly
> what problem you are facing. Your current question is way to vague to
> possibly try to answer.
> 
> Joshua.
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 
> --
> Diese Nachricht wurde auf Viren und andere gefährliche Inhalte untersucht
> und ist - aktuelle Virenscanner vorausgesetzt - sauber.
> For all your IT requirements visit: http://www.transtec.co.uk
> 
> 

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux