On 5/8/2013 9:52 AM, Steve Mallett wrote:
> Hi,
>
> I am running apache as a reverse proxy (Server version: Apache/2.2.22
> (Ubuntu)) in front of separate webserver (apache) which I do not have
> access to & cannot get code changed on fast enough.
>
> I'd like to know if there is a way to rewrite the code showing through
> the reverse proxy?
>
> Specifically, I'd like to be able to remove some js scripts, but not
> all of them.
>
> Thanks.
>
> Steve
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

mod_susbstitute used on the frontend apache server would be a potential
option here. Have you tried that?

--
Daniel Ruggeri


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to