50l3r
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by 50l3r-
He abierto un ticket y me comentan esto: To backup your server the accounts are copied into a staging location and then they are compressed for transport to your two remote FTP locations. This pro...
-
Solucionado. El problema era del propio script no del htaccess
-
I found this in Stackoverflow - you could try adding it to your .htaccess file and seeing if it works ! Encontr" esto en Stackoverflow: "podr"as intentar agregarlo a tu archivo .htaccess y ver si ...
-
Hello @50l3r, It looks like the custom redirect rules in your .htaccess file are the culprit. You may want to try temporarily removing the custom redirect rules and then testing again to confirm t...
-
Hello @50l3r, Can you run the following command for one of your website pages and let us know the output? curl -v --compressed http://domain.tld/test.php Ensure to use CODE tags and replace real...
-
He probado con "optimizar el sitio web" y marcar "todo" pero no funciona Chequeo en esta pagina web: But it does not work In phpinfo... https://i.gyazo.com/5e3e098b3c517a244342802e7480438f.png
-
El problema es que se almacenan todas las sesiones en /var/cpanel/php/sessions y tenia 12GB de sesiones
-
yes, if i check - Removed - compression works
-
Hello, Can you run the following command for an HTML page on the domain name and let us know the output? curl -v --compressed http://domain.tld/test.html Thank you. Translation: Hola, "Puede ...
-
Si: i.gyazo.com/0c583fc0c68c603e82b8de3753ecae46.png Este es mi .htaccess: # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f R...