Generic redirect question.

This is a discussion on Generic redirect question. within the Apache Web Server forums, part of the Web Server and Related Forums category; Redirect for specific E*.html pages to a cgi script (passing * values to it). Anyone? Thanks in advance....


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-11-2003
BDR
 
Posts: n/a
Default Generic redirect question.

Redirect for specific E*.html pages to a cgi script (passing * values to
it).

Anyone?
Thanks in advance.

  #2 (permalink)  
Old 10-11-2003
BDR
 
Posts: n/a
Default Re: Generic redirect question.

Eventually got it figured out; here it is if anyone needs anything like
this:

RewriteEngine on
RewriteRule ^E([A-Za-z0-9]+).html$
http://mydomain.com/cgi-bin/cs/script.cgi?id=$1 [R]

BDR wrote:
> Redirect for specific E*.html pages to a cgi script (passing * values to
> it).
>
> Anyone?
> Thanks in advance.
>


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:26 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0