On Sun, Oct 25, 2009 at 7:12 AM, André Warnier wrote:
> Hi.
>
> environment : Apache 2.2, all platforms
>
> In the doc. for RewriteRule it specifies :
> Context: server config, virtual host, directory, .htaccess
>
> Similarly, the doc. for ProxyPass indicates :
> Context: server conf
Krist,
I tried to find examples in mod_rewrite and mod_proxy, but did not quite
find anything that really fit my issue.
But this nicely fills in the blanks, and is exactly what I needed.
And about
> "When used inside a section, the first argument is omitted
> and the local directory is obtain
On Sun, Oct 25, 2009 at 12:12 PM, André Warnier wrote:
> Similarly, the doc. for ProxyPass indicates :
> Context: server config, virtual host, directory
>
> Does the above mean that they apply also to a section ?
You can use Proxy and ProxyPass directives in a container,
but the syntax
Hi.
environment : Apache 2.2, all platforms
In the doc. for RewriteRule it specifies :
Context:server config, virtual host, directory, .htaccess
Similarly, the doc. for ProxyPass indicates :
Context:server config, virtual host, directory
Does the above mean that they apply also