Apache Server throught proxy

pretimo

Newbie
Joined
Oct 1, 2013
Messages
3
Reaction score
0
I tried to proxifying Apache Server with Proxifier, Widecap etc. but if i set 186.*.*.*:8080 as proxy and Apache server port 5700 how i connect to apache? 186.*.*:*:5700 not working how i do?
Thanks
 
"Proxifier allows network applications that do not support working through proxy servers to operate through a SOCKS or HTTPS proxy and chains."

What exactly are you trying to achieve? Are you sure that Proxifier is the correct software choice for that?
 
I want proxying Apache web server
example:

MY IP (APACHE SERVER IS RUNNING) on 5700 (example) 79.*.*.* --> PROXY 186.*.*.* --> WEB BROWSER (example Chrome) which ip and port chrome should open?
Which program i should use?
Thanks
 
I badly explained.., how to host a website throught proxy?
 
Through a tunnel. For instance SSH port forwarding should do the job and then just point an alias of the website to the IP-address that hosts a tunnel.
 
Back
Top