Dear All,
How we can you the apach server and proxy server? How we can configure it?
Thank you.
Printable View
Dear All,
How we can you the apach server and proxy server? How we can configure it?
Thank you.
Apache is a web server. If you want a web proxy server, a very popular one is squid.
squid : Optimising Web Delivery
Documentation: Apache HTTP Server - The Apache HTTP Server Project
thank you !!!
Apache can be used as a caching/proxy server with mod_proxy, but is limiting in features compared to a purpose built proxy server like squid.