[nflug] Ubuntu Server/PHP5/mod_rewrite issue
John Nichel
john at kegworks.com
Fri Jan 12 16:24:49 EST 2007
Franklin Kumro Jr wrote:
> Well it appears there is nothing wrong with php because I performed a
> couple tests and they now point to mod rewrite. When rewriting the url
> the get (or querystring) data is not getting written to the url. Any
> ideas? (but it works on in the shared server env).
>
Do you have [QSA] (query string append) at the end of your rewrite rule?
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [QSA]
--
John C. Nichel IV
Programmer/System Admin (ÜberGeek)
Dot Com Holdings of Buffalo
716.856.9675
jnichel at dotcomholdingsofbuffalo.com
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug
More information about the nflug
mailing list