On 13/03/2008, David Cassidy <[EMAIL PROTECTED]> wrote:
> simon
>
> I think you need to read that rewrite rule closer
> as it will deliver different content to the different users based on IP
> address.
>
> remember rewrite doesn't JUST do re-writing of urls.
> it can internally proxy through
> On Thu, 13 Mar 2008, Szymon Bakowski wrote:
>
> > I was just wondering about in order to find a solution to my problem
> > but haven`t come up with final solution yet: what i am after is to be
> > able to serve the content of different directories after hitting t
Hi all,
I was just wondering about in order to find a solution to my problem
but haven`t come up with final solution yet: what i am after is to be
able to serve the content of different directories after hitting the
same IP based on incoming IP. I was thinking about mod_proxy but am
not sure if th
On 29/01/2008, Vincent Bray <[EMAIL PROTECTED]> wrote:
> On 29/01/2008, Szymon Bakowski <[EMAIL PROTECTED]> wrote:
> > mod-rewrite and Redirect directive: what I wanted to achieve is to
> > include from within VirtualHost a file for permanent redirections
> > (us
particular precautions or
rules ? Or maybe it is to do with mod_rewrite directives disturbing
work of Redirect ? Or maybe I cannot mixing usage of these two
together (just sticking to one solution)?
Thank you.
Kind regards
Szymon Bakowski
--