Paste number 55490: mod_proxy sample

Paste number 55490: mod_proxy sample
Pasted by: Chairos
When:1 year, 4 months ago
Share:Tweet this! | http://paste.lisp.org/+16TE
Channel:#pylons
Paste contents:
Raw Source | XML | Display As
<VirtualHost 65.19.178.50>
ServerName ffmlsearch.inklesspen.com
DocumentRoot /domains/ffmlindex
<Directory /domains/ffmlindex>
        Options ExecCGI Indexes SymLinksIfOwnerMatch
        AllowOverride All
</Directory>
 ProxyRequests Off

<Proxy *>
Order deny,allow
Allow from all
</Proxy>

ProxyPass / http://127.0.0.1:5020/
ProxyPassReverse / http://127.0.0.1:5020
ProxyPreserveHost on

</VirtualHost>

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.