added nginx reverse proxi conf
This commit is contained in:
@@ -43,8 +43,7 @@ apache
|
|||||||
ProxyPassReverse / http://127.0.0.1:8880/
|
ProxyPassReverse / http://127.0.0.1:8880/
|
||||||
ProxyRequests Off
|
ProxyRequests Off
|
||||||
</Virtualhost>
|
</Virtualhost>
|
||||||
```
|
|
||||||
```
|
|
||||||
<Virtualhost *:80>
|
<Virtualhost *:80>
|
||||||
ServerName dev.phpmyadmin.encyclopediedelaparole.org
|
ServerName dev.phpmyadmin.encyclopediedelaparole.org
|
||||||
ProxyPass / http://127.0.0.1:8881/
|
ProxyPass / http://127.0.0.1:8881/
|
||||||
|
|||||||
Reference in New Issue
Block a user