Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- .htpasswd
- r tema de grupos * ''$ htpasswd <opciones> <passfile> <user> <password>'' * opciones: * -c c... fichero, nuevo usuario: <code bash>htpasswd -bc <file> <user> <pass></code> * en PHP: <code php> <?php // Password to be encrypted for a .htpasswd file $clearTextPassword = 'some password'; // Encrypt... passwd-generator/]] * ''$ htdigest [-c] passwordfile username realm'' * -c : crea el fichero passw
- certificados de seguridad (apache)
- :RC4+RSA:+HIGH:+MEDIUM:+LOW SSLCertificateFile /etc/httpd/certs/x.cer SSLCertificateKeyFile /etc/httpd/certs/x.key SSLCACertificateFile /etc/httpd/certs/xAuth.cer DocumentRoot ... ualHost> </code> [[http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/]]
- Línea de Comando con Apache
- * status * fullstatus == httpd * -f <conf-file-to-load> * -M -> ver el listado de módulos que
- .htaccess rewrites (redirecciones) @web:apache:htaccess
- .log combined SSLEngine on SSLCertificateFile /etc/letsencrypt/live/landing.fidmag.org/ssl.pem
- .htaccess @web:apache:htaccess
- hName "Directorio privado" AuthType Basic AuthUserFile .htpasswd require valid-user </code> * es neces
- virtualhost examples @web:apache:vhost
- .log combined SSLEngine on SSLCertificateFile /etc/letsencrypt/live/landing.fidmag.org/ssl.pem