question on htaccess
I am wondering what the .htaccess syntax would be to redirect the
following URL;
www.smartstage.com/index.php?id=606
Something about the ? throws apache off.
------------------------------------------------------------ ---------
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: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Re: question on htaccess
On Wed, Feb 24, 2010 at 1:23 PM, David Banning <david [at] skytracker.ca> wrote:
> I am wondering what the .htaccess syntax would be to redirect the following
> URL;
>
> www.smartstage.com/index.php?id=606
>
> Something about the ? throws apache off.
http://wiki.apache.org/httpd/RewriteQueryString
--
Eric Covener
covener [at] gmail.com
------------------------------------------------------------ ---------
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: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org