mirror of
https://github.com/TeamNewPipe/isso
synced 2025-10-06 00:23:15 +02:00
Remove old apache conf
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user