Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- WORDPRESS @web:security
- -in-wordpress/]] == plugins * Activity Log * All in One WP Security * Asesor de Cookies * [[ht... ttp://wordpress.org/extend/plugins/wordpress-firewall-2/|WordPress Firewall 2]] * WP Super Cache * YouTube == sistemas * borrar ficheros y carpetas d... stalación: * /readme.html * /wp-admin/install.php * proteger fichero wp-config.php<code apach
- Let's Encrypt @web:security
- * instalación: [[https://certbot.eff.org/docs/install.html]] * método manual: [[https://certbot.eff... cion-de-certificados-con-lets-encrypt/]] == install <code bash> sudo apt install software-properties-common sudo add-apt-repository universe sudo apt update sudo apt install certbot </code> + info: [[https://eff-certbot.re
- .htaccess @web:apache:htaccess
- ar acceso total a carpeta: <code apache>deny from all</code> * denegar acceso total, excepto determinada IP o rango: <code apache> deny from all allow from x.x.x.x allow from y.y.y.y/x</code> ... les fichero.extension> order allow,deny deny from all </Files> </code> === listado de carpetas * car... ión desde cualquier sitio <code apache> deny from all </code> === negar indices no muestra listado de
- certificados de seguridad (apache) @web:apache
- in.none SSLEngine on SSLProtocol all -SSLv2 SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW SSLCertificat... Order allow,deny allow from all </Directory> ErrorLog /var/log
- WordPress, webinar seguridad @web:security:wordpress
- ache> <Files xmlrpc.php Oder Deny,Allow Deny from all </Files> </code> * vinculado al tema:<code ph... g <Files debug.log> Order allow,deny Deny from all </Files></code> * Ocultar versión de WP * ... onfig-sample\.php)$"> Order Allow,Deny Deny from all </FilesMatch> </code> * Plugin: [[https://es
- Línea de Comando con Apache @web:apache
- Options FollowSymLinks AllowOverride all Order deny,allow Allow from all </Directory> ErrorLog "| /usr/l
- configuración apache @web:apache
- tc/apache/sites-available/default)''AllowOverride All'' * evitar información del servidor (/etc/apach... os_qos/]] * mod_status * ''$ sudo apt-get install libapache2-mod-security $ sudo a2enmod mod-securi
- IPS & WAF @web:security
- = IPS & WAF == firewall * filtrado de paquetes a puertos == IPS * analiza contenido de paquete indi... o de esto por URL == opciones * activar módulo en firewall * software libre * software comercial
- .htaccess rewrites (redirecciones) @web:apache:htaccess
- ions FollowSymLinks Indexes AllowOverride All Require all granted </Directory> ErrorLog /var/landing.fidmag.org/log/error.log C
- virtualhost examples @web:apache:vhost
- ions FollowSymLinks Indexes AllowOverride All Require all granted </Directory> ErrorLog /var/landing.fidmag.org/log/error.log C
- trucos let's encrypt @web:apache
- /well-known" <Directory /var/www-internal/well-known> Satisfy Any Allow from all </Directory> </code>
- let's encrypt seedbox.torresegea.es @web:security:letsencrypt
- ertbot-auto again. To non-interactively renew *all* of your certificates, run "certbot-auto renew