Update .htaccess
This commit is contained in:
@@ -174,10 +174,10 @@ DirectoryIndex index.php index.html
|
|||||||
php_value max_input_vars 3000
|
php_value max_input_vars 3000
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
# Para PHP-FPM en HestiaCP
|
<!-- # Para PHP-FPM en HestiaCP
|
||||||
<IfModule mod_fcgid.c>
|
<IfModule mod_fcgid.c>
|
||||||
FcgidMaxRequestLen 10485760
|
FcgidMaxRequestLen 10485760
|
||||||
</IfModule>
|
</IfModule> -->
|
||||||
|
|
||||||
# ==================================================
|
# ==================================================
|
||||||
# CONFIGURACIÓN ESPECÍFICA DE APIs
|
# CONFIGURACIÓN ESPECÍFICA DE APIs
|
||||||
|
|||||||
Reference in New Issue
Block a user