Apache Server configuration support - Re: htaccess rewriterule in combination with POST form

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > January 2005 > Re: htaccess rewriterule in combination with POST form





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: htaccess rewriterule in combination with POST form
HansH

2005-01-28, 5:55 pm

"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


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com