On 3/28/2014 9:39 AM, Brian Gaber wrote:
This is my first attempt at using RewriteRule.
I have about 200 webpages the contain SPS or MENU (in UPPER or lower
case) that I want to send to a webpage on another server.
I thought this might work, but it has not.
RewriteCond %{REQUEST_URI} (SPS
This is my first attempt at using RewriteRule.
I have about 200 webpages the contain SPS or MENU (in UPPER or lower case) that
I want to send to a webpage on another server.
I thought this might work, but it has not.
RewriteCond %{REQUEST_URI} (SPS|MENU)
RewriteRule ^/$ http: