change nginx.conf

This commit is contained in:
F4ilji
2026-01-22 13:38:34 +05:00
parent 8104d0b6cd
commit c4be035890
47 changed files with 8872 additions and 0 deletions
@@ -0,0 +1,8 @@
<?php
return array(
'no_use_template_for_routes' => array(
'/abitur/profile/index.html' => '/abitur/profile/index.html',
'/vsoko/survey/index.html' => '/vsoko/survey/index.html',
)
);