Using XAMPP to build a proxy server on Windows

Source: Internet
Author: User

Background: The school began to charge the Internet, but the laboratory free, because the dormitories and laboratories have IPv6, so in the laboratory to build proxy server, let the dormitory through the Internet.

Two steps:

1, edit the HTTPD.COMF, remove the comment about the proxy

LoadModule proxy_module modules/mod_proxy.soloadmodule proxy_ajp_module modules/mod_proxy_ajp.so#loadmodule proxy_ Balancer_module Modules/mod_proxy_balancer.soloadmodule Proxy_connect_module Modules/mod_proxy_ Connect.soloadmodule proxy_express_module modules/mod_proxy_express.soloadmodule proxy_fcgi_module modules/mod_ Proxy_fcgi.soloadmodule proxy_ftp_module modules/mod_proxy_ftp.so#loadmodule proxy_html_module modules/mod_proxy_ Html.soloadmodule proxy_http_module modules/mod_proxy_http.soloadmodule proxy_scgi_module modules/mod_proxy_ Scgi.soloadmodule Proxy_wstunnel_module modules/mod_proxy_wstunnel.so

About balance, HTML module did not get rid of comments started when the error is not started, so still keep the comments

2, edit httpd-proxy.conf, change proxyrequests Off to proxyrequests on

Above.

The other machine in the browser set the proxy server address, port, you can go online through the proxy server

Using XAMPP to build a proxy server on Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.