Apache Query- RewriteRule

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

 



Hi All,
 
I h've observed that i am able to redirect from apache to Tomcat Application without using  "ProxyPass" attribute.
 
I just used  the following rewrite rule in place of     "ProxyPass /abc  http://localhost:8080/kdah "
 
*************************************
RewriteRule ^/$ http://localhost:8080/kdah
 
*************************************
Does that mean we can use rewrite rules in case we need to do redirect to tomcat or other applications in place of "ProxyPass" ????
 
Please help me in understanding the basic difference between rewrite rule & Proxy Pass property with regards to redirection
 
thanks in advance for your help
vicky

[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