Tagged Questions
1
vote
1answer
599 views
Apache ProxyPass/ProxyPassReverse to IIS
We have an ASP.NET web application which is mapped to a folder on an apache hosted php site using ProxyPass.ProxyPassReverse.
A couple of problems being encountered.
cookies are being lost which ...