You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by David Banning <da...@skytracker.ca> on 2010/02/24 19:23:28 UTC

[users@httpd] 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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] question on htaccess

Posted by Eric Covener <co...@gmail.com>.
On Wed, Feb 24, 2010 at 1:23 PM, David Banning <da...@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@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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org