How to resolve this ?!
I have a problem with proxypass via Apache web server !
Here is a httpd config :
Code (Text):
ProxyPass /test http://127.0.0.1:82/limit.php?ch=conn-test01&package=test nocanon max=100 ttl=12 retry=0
<Location /test>
</Location>
When I […]
See original post by invalid@example.com (rfocus)
Leave a Reply
You must be logged in to post a comment.