Re: GET vs POST issue w/ a Proxy/Redirect

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

 



>>
>> ProxyPass / http://remoteserver/portal/
>> ProxyPassReverse / http://remoteserver/portal/
>> RewriteCond %{REQUEST_URI} ^/portal/(.*)
>> RewriteRule ^/portal/(.*) /$1 [R]
>>
>> <form name="loginForm" method="post" action="/portal/login.do">
>>

Thanks for the information, Nick.  That said, is there another way to
accomplish what I'm trying to do?  The theory is that "remoteserver"
will host several /portal/ type subdirectories, and we will use
virtual hosts on the Apache proxy to provide a clean URL for each
instance, instead of including that path (and most likely a
non-standard port) in the URLs.  The application, unfortunately, it
not controlled by myself, so the "/portal/login.do" reference on the
login forms I can do nothing about.

Thanks,
Scott

---------------------------------------------------------------------
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