question on htaccess
am 24.02.2010 19:23:28 von David Banning
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 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: question on htaccess
am 24.02.2010 19:51:14 von Eric Covener
On Wed, Feb 24, 2010 at 1:23 PM, David Banning 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 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