ProxyPreserveHost On # Servers to proxy the connection, or; # List of application servers: # Usage: # ProxyPass / http://[IP Addr.]:[port]/ # ProxyPassReverse / http://[IP Addr.]:[port]/ # Example: ProxyPass /app http://localhost:8000/app ProxyPassReverse /app http://localhost:8000/app ProxyPass / http://demo.kaji-project.org/ ProxyPassReverse / http://demo.kaji-project.org/