ith access to it?
Does anybody can give me any ideas what is causing the issue?
Thanks,
Denys
--
View this message in context:
http://old.nabble.com/Problem-with-ProxyPass-if-url-part-end-with-.dll-tp32334464p32334464.html
Sent from the Apache HTTP Server - Users mailing list archive at
Hello -
I need to create some kind of proxy using Apache Server.
I tried to use something like
ProxyPass /test1/test2/ http://example.com but had no success because
ProxyPass require "/" suffix after the second URL. In my case adding "/" is
not working because my URL ends with example.dll and no