How to Proxy one Apache server to another?
Asked by
milligank
I'm trying to access a Apache Server (vle.src.ac.uk), but I want this apache server to proxy to another apache server (vle2.src.ac.uk) Can anyone help me as to why this code isnt working within the http.conf file:
<VirtualHost 172.16.4.158>
ServerName http://
DocumentRoot /var/www
RewriteEngine on
RewriteRule http://
</VirtualHost>
Many thanks guys,
Ken
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu apache2 Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Appiah
- Solved:
- Last query:
- Last reply:
To post a message you must log in.