Update pcworms.ir from ProxyPass-socket to DocumentRoot

This commit is contained in:
Naglfar
2022-03-24 12:53:19 +01:00
parent 725149b5ce
commit 31ebe9dffa
@@ -2,8 +2,7 @@
ServerAdmin [email protected] ServerAdmin [email protected]
ServerName pcworms.ir ServerName pcworms.ir
ServerAlias www.pcworms.ir ServerAlias www.pcworms.ir
ProxyPass / unix:///home/farooqkz/.http.sock|http://127.0.0.1:8081/ DocumentRoot /var/www/pcworms.ir
ProxyPassReverse / unix:///home/farooqkz/.http.sock|http://127.0.0.1:8081/
ErrorLog /home/farooqkz/.www/error.log ErrorLog /home/farooqkz/.www/error.log
CustomLog /home/farooqkz/.www/access.log combined CustomLog /home/farooqkz/.www/access.log combined
</VirtualHost> </VirtualHost>