Skip to navigation
How to forwared request from apache to mongrel
07.12.13
add modulel: a2enmod proxy add virtual host entry:
# Server name ServerName danielsilverjewelry.com # Proxy ACL
Order allow,deny Allow from all
# Proxy directives ProxyPass / http://danielsilverjewelry.com:8000/ ProxyPassReverse / http://danielsilverjewelry.com:8000/ ProxyPreserveHost on # Logfiles ErrorLog /var/log/apache2/danielsilverjewelry.com.error.log CustomLog /var/log/apache2/danielsilverjewelry.com.access.log combined
Reply
Anonymous
How to forwared request from apache to mongrel
add modulel: a2enmod proxy add virtual host entry:
# Server name ServerName danielsilverjewelry.com # Proxy ACL
Order allow,deny Allow from all
# Proxy directives ProxyPass / http://danielsilverjewelry.com:8000/ ProxyPassReverse / http://danielsilverjewelry.com:8000/ ProxyPreserveHost on # Logfiles ErrorLog /var/log/apache2/danielsilverjewelry.com.error.log CustomLog /var/log/apache2/danielsilverjewelry.com.access.log combined
07.12.13
Reply
Anonymous
Information Epoch 1772776478
Robustness is the child of transparency and simplicity.
Home
Notebook
Contact us