Update pcworms.ir from ProxyPass-socket to DocumentRoot
This commit is contained in:
parent
725149b5ce
commit
31ebe9dffa
|
@ -2,8 +2,7 @@
|
||||||
ServerAdmin farooqkz@thunix.net
|
ServerAdmin farooqkz@thunix.net
|
||||||
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>
|
||||||
|
|
Loading…
Reference in New Issue