Remove old apache conf
This commit is contained in:
parent
b37487dcef
commit
7725cfeefc
@ -1,13 +0,0 @@
|
||||
<VirtualHost *:80>
|
||||
ServerName isso-dev.local
|
||||
|
||||
ServerAdmin webmaster@localhost
|
||||
DocumentRoot /var/www/isso/
|
||||
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
|
||||
ProxyPass / uwsgi://127.0.0.1:8080/
|
||||
</VirtualHost>
|
||||
|
||||
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
|
Loading…
Reference in New Issue
Block a user