: move phpbb to app dir

This commit is contained in:
VC
2025-04-04 20:38:30 +02:00
parent 1dafa87b40
commit ce3646dcf9
16 changed files with 313 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
server {
{% include './templates/header.conf.j2' %}
root /srv/http/forum.nintendojo.fr/;
root /var/www/forum.nintendojo.fr/;
index index.html index.htm index.php;
client_max_body_size 10M;