camo proxy server
I have a forum running on https and I want to use camo proxy to avoid issues with mixed content. I have the camo proxy running on port 8081 but I want to forward requests to the /camo directory to the camo service on 8081.
What is the best way of doing this? Can I do something using mod_proxy, and if so can I do it within the site rather than the main httpd.conf file?
Thanks,
Jim
-
I have a forum running on https and I want to use camo proxy to avoid issues with mixed content.
Hello :) You may find the following third-party URL helpful: Apache: redirect specific URL to a local server on different port In addition, the following document will help you to modify the Apache configuration: Modify Virtualhost Containers With Include Files - EasyApache - cPanel Documentation Thank you.0 -
Thanks Michael, I'll have a look at that :) 0
Please sign in to leave a comment.
Comments
2 comments