Thanks ALOT!!!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Brian Mearns-2 wrote:
> 
> The QSA option is what you need to pass the GET arguments along to the
> rewritten url. For instance, if you want EVERY url to get served by
> a.php, including GET arguments, you can do:
> 
> RewriteRule ^.*$     /a.php     [QSA]
> 
> 
> I'm pretty sure that's the write matching pattern to match anything,
> but whether it is or not, the QSA option should do what you want.
> 
> Hope that helps.
> 
> -Brian
> 
> ---------------------------------------------------------------------
> 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@xxxxxxxxxxxxxxxx
>    "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
> 
> 
> 

It really helped!
Thanks alot!

Where can I learn the basic concept of these Rewrite methods? I mean
before learning the sytax.. I would like to know whats the server is doing
while output the page page :]

Thanks again.





-- 
View this message in context: http://www.nabble.com/Apache-server---Output-to-the-same-page-whatever-request-tp19904387p19915773.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux