mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated Nginx (markdown)
parent
86cc96bffc
commit
3e6c06a82e
1 changed files with 13 additions and 1 deletions
14
Nginx.md
14
Nginx.md
|
|
@ -1,6 +1,18 @@
|
||||||
|
## Common
|
||||||
|
|
||||||
|
Follow official Symfony docs
|
||||||
|
|
||||||
|
https://symfony.com/doc/current/setup/web_server_configuration.html
|
||||||
|
|
||||||
## Sub-directory location
|
## Sub-directory location
|
||||||
|
|
||||||
`/yggtracker`
|
Project sources:
|
||||||
|
|
||||||
|
`/var/www/YGGverse/YGGtracker`
|
||||||
|
|
||||||
|
URL example:
|
||||||
|
|
||||||
|
`http://[0200::/7]/yggtracker`
|
||||||
|
|
||||||
```
|
```
|
||||||
server {
|
server {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue