LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Apache rewrite questions (https://www.linuxquestions.org/questions/linux-server-73/apache-rewrite-questions-737267/)

peep 07-02-2009 02:45 PM

Apache rewrite questions
 
Hi,

I need to add a rewrite or two to my .htaccess file which will address the following conditions:

http://www.acme.com/learnmore1/?rand...ersion=5.1.166.1111&os=Windows

needs to redirect to www.blah.com

but
http://www.acme.com/learnmore1/?rand...ersion=5.1.166.9999&os=Windows

needs to redirect to www.blah2.com

I apologize if this has been addressed before, but I'm new to rewrites.

thanks in advance!

harry edwards 07-02-2009 03:45 PM

The Apache manual covers this quite well http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html


All times are GMT -5. The time now is 12:50 PM.