Update .htaccess

This commit is contained in:
Lizandro Guarnizo
2026-01-22 10:36:08 -05:00
parent c2b24df9de
commit a278e0d655
+2 -2
View File
@@ -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