- 1). Log in to the Linux server that is running Apache and on which you want to set up a proxy server.
- 2). Open a command-line Terminal program (click on the System menu icon to open this program).
- 3). Type "apt-get install mod_proxy" (without the quotation marks) in the command-line window and then press the "Enter" key.
- 4). Type "yes" into the command-line window and then press the "Enter" key again.
- 5). Type "mod_proxy --enable" into the command-line window and then press the "Enter" key to finish setting up the proxy server.
next post