Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- virtualhost examples @web:apache:vhost
- <code apache> <VirtualHost *:80> ServerName landing.fidmag.org Redirect permanent / https://landing.fidmag.org/ </VirtualHost> <VirtualHost *:80> ServerName new.landing.fidmag.org Redirect permanent / https://new.landing.fidmag.org/ </VirtualHost> <VirtualHost *:80>
- .htaccess rewrites (redirecciones) @web:apache:htaccess
- a :443 <code> <VirtualHost *:80> ServerName landing.fidmag.org Redirect permanent / https://landing.fidmag.org/ </VirtualHost> <VirtualHost *:80> ... ServerAdmin webmaster@localhost ServerName landing.fidmag.org ServerAlias braindredict.com DocumentRoot /var/landing.fidmag.org/public <Directory /var/landing.
- Let's Encrypt @web:security
- tps://certbot.eff.org/docs/using.html#re-creating-and-updating-existing-certificates]] * ? [[http... tps://certbot.eff.org/docs/using.html#certbot-command-line-options]] * [[https://www.adictosaltrabajo... ing.html]] * [[https://certbot.eff.org/]] == standalone (no webserver) <code bash> sudo certbot certonly --standalone --agree-tos --email sammy@your_domain -d <DO
- web
- teSeparator=&keyboardNavigation=on&forceParse=on#sandbox|sandbox]] * [[https://cdnjs.com/libraries/bootstrap-datepicker/]] * DataTable * [[https:/... [http://www.catswhocode.com/blog/7-great-web-design-and-wordpress-deals]] == SEO * [[web:seo:start]]
- Línea de Comando con Apache @web:apache
- = Línea de Comando con Apache == apachectl * start/stop -> arrancar y parar daemon (''service httpd s... ón de IP * las W indica que el SLOT está contestando, se se acumulan, igual indica un problema con la... información de este módulo: * columna SS -> cuando tiempo lleva un slot en su actual estado (mucho
- openssl @web:security
- ww.sslshopper.com/article-most-common-openssl-commands.html]] == utils * Remove a passphrase from a ... PKCS#12 file (.pfx .p12) containing a private key and certificates to PEM:<code bash>openssl pkcs12 -in... -nodes </code> * Convert a PEM certificate file and a private key to PKCS#12 (.pfx .p12):<code bash>o
- .htaccess @web:apache:htaccess
- sion 16386</code> === Escondiendo archivos * usando la directiva ''Files'' sobre el fichero a oculta... t/html .shtml AddOutputFilter INCLUDES .shtml AddHandler server-parsed .shtml # ? </code> == protecc
- Let's Encrypt multidominio @web:security:letsencrypt
- ; first-setup.sh> #!/bin/bash COMMON_NAME=${1:-"landing.fidmag.org"} COMMON_ALT_NAME=${COMMON_NAME//./... rg" "intranet.fidmag.org" "internal.fidmag.org" "landing.fidmag.org") for COMMON_NAME in "${COMMON_NAM
- let's encrypt seedbox.torresegea.es @web:security:letsencrypt
- ------------- 1: Spin up a temporary webserver (standalone) 2: Place files in webroot directory (webroo... RTANT NOTES: - Congratulations! Your certificate and chain have been saved at: /etc/letsencrypt/liv
- wordpress @web:security
- vía: [[http://wpzine.com/wordpress-security-hacks-and-tricks/]] * /vía: [[http://www.katharsix.com/la
- day 2 : Database Selecting Methods @web:php:codeigniter
- = "SELECT campo1,campo2 FROM XXX where campo1 = ? AND campo2 = ?";'' * ''$this->db->query($sql,ar
- wordpress multisite @web:security:wordpress
- t type="warning" title="OJO!">En mi caso, configurando como multisite-subdirectory me daba problemas a