|
| "Bart van den Burg" <bart@NOSPAM.tvreclames.nl> schreef in bericht
news:ctbsve$qvv$1@reader10.wxs.nl...
> "HansH" <hans@niet.op.het.net> schreef in bericht
> news:41f97506$0$23751$e4fe514c@news.xs4all.nl...
> It's indeed possible for me to read the PATHINFO. But i thought it looked
> better with .htaccess Alright, I'll do it that way then!
Rewrites in .htaccess, being interpretated on every request, are a
performance penalty. If you have to use them, include them in the config
file(s).
> p.s. What is a [QSA] flag??
Excerpt from http://httpd.apache.org/docs-2.0/mod/mod_rewrite.html
'qsappend|QSA' (query string append)
This flag forces the rewriting engine to append a query string part in the
substitution string to the existing one instead of replacing it. Use this
when you want to add more data to the query string via a rewrite rule.
HansH
--
Unfortunately Apache2 comes without a Rich Text Formatted Manual
|
|