Permalink
Cannot retrieve contributors at this time
5 lines (4 sloc)
140 Bytes
| ProxyPass /omega http://localhost:8888 | |
| ProxyPassReverse /omega http://localhost:8888 | |
| Alias /womega /var/www/omega/ | |
| Alias / /var/www/omega/ |