On Thu, 13 Mar 2008, Szymon Bakowski wrote:

Hmm, thats not exactly what i was thinking and I believe mod _rewrite
may not help here as that is a url rewriter and what I am after to
serv different content for the same domain based on incoming IP.

Ex.

person with ip 1.1.1.2 hits domain example.com and is getting a red
circle on the screen where content is being read off
/htdocs/www/content_for_user_1

person with ip 1.1.1.3 hits domain example.com and is getting a red
circle on the screen where content is being read off
/htdocs/www/content_for_user_2 .

Yes this is exactly what the rewrite rules are supposed to do.



Best wishes,
Nils

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to