Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- .htaccess @web:apache:htaccess
- la opción [L] a las páginas finales, para decirle al servidor que no procese más reglas - como en hotl... 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> * denegar acceso a un archivo:<code apache><Files f
- certificados de seguridad (apache)
- NIO Y CERTIFICADO COINCIDAN Y QUE TENGAMOS ACCESO AL CORREO Y TELÉFONO QUE CONSTAN - se pueden compr... in.none SSLEngine on SSLProtocol all -SSLv2 SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW SSLCertific... Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny
- Línea de Comando con Apache
- s> Options FollowSymLinks AllowOverride all Order deny,allow Allow from all </Directory> ErrorLog "| /usr/local/sbin/cronolog -S
- .htaccess rewrites (redirecciones) @web:apache:htaccess
- es Options FollowSymLinks Indexes AllowOverride All Require all granted </Directory> ErrorLog /var/landing.fidmag.org/log/error.log ... NC,L]</code> * ojo con enlaces que si que quieres permitir - como un RSS - a alguno de tus ficheros
- trucos let's encrypt
- torio de renovación de certificados:<code apache> Alias "/.well-known" "/var/www-internal/well-known" <Directory /var/www-internal/well-known> Satisfy Any Allow from all </Directory> </code>
- virtualhost examples @web:apache:vhost
- es Options FollowSymLinks Indexes AllowOverride All Require all granted </Directory> ErrorLog /var/landing.fidmag.org/log/error.log
- configuración apache
- .htaccess: (/etc/apache/sites-available/default)''AllowOverride All'' * evitar información del servidor (/etc/apache/conf.d/security): * ''ServerSig
- .htpasswd
- SHA encryption of the password. * -D borra al usuario especificado del archivo * ejemplos:
- Forward Proxy & Reverse Proxy
- e-sharing-on-apache-with-correct-response-headers-allowing-everything-through/]] * [[https://enabl