Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- .htaccess rewrites (redirecciones) @web:apache:htaccess
- = .htaccess rewrites (redirecciones) /via:[[http://deteresa.com/redireccion-301/]] hay que tener el mod_... de> <code apache> RedirectMatch permanent ^/(.*) http://<url>/$1 </code> == zxc.cat <code apache> RewriteEngine on RewriteRule ^wiki.*$ https://miguelangel.torresegea.es/wiki/$1 [r=307,L] RewriteRule ^blog.*$ https://miguelangel.torresegea.es/blog/$1 [r=307,L] Re
- wordpress @web:security
- = wordpress * /vía: [[http://wpzine.com/wordpress-security-hacks-and-tricks/]] * /vía: [[http://www.katharsix.com/la-seguridad-en-wordpress-algunos-consejos/]] * /vía: [[http://www.katharsix.com/la-seguridad-en-wordpress-alg... L-RPC (plugin -> **Disable XML-RPC-API**) * [[https://www.wpbeginner.com/plugins/how-to-disable-xml-
- Let's Encrypt @web:security
- = Let's Encrypt == info * [[https://eff-certbot.readthedocs.io/en/stable/using.html|User Guide]] * [[https://letsencrypt.org/getting-started/]] * certbot * instalación: [[https://certbot.eff.org/docs/install.html]] * método manual: [[https://certbot.eff.org/docs/using.html#manual]] *
- virtualhost examples @web:apache:vhost
- = virtualhost examples == multidominio http -> https <code apache> <VirtualHost *:80> ServerName landing.fidmag.org Redirect permanent / https://landing.fidmag.org/ </VirtualHost> <VirtualHos... e new.landing.fidmag.org Redirect permanent / https://new.landing.fidmag.org/ </VirtualHost> <Virtua
- configuración apache @web:apache
- ''ServerTokens Prod'' * securizar galletas (via https) para evitar XSS * en ''/etc/php5/apache2/ph... as dos variables a true: * ''session.cookie_httponly = True session.cookie_secure = True'' * m... oad'': * ''Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure'' == módulos para securizar * mod_security * mod_qos * [[http://www.juliojosesanz.com/dos-modulos-de-seguridad-
- .htpasswd @web:apache
- contraseña. == generar === AuthType Basic * [[http://www.htaccesstools.com/htpasswd-generator/]] * [[http://httpd.apache.org/docs/2.0/es/howto/auth.html]] <- habría que mirar tema de grupos * ''$ htpasswd <o... AuthType Digest * debe estar activo el módulo [[https://httpd.apache.org/docs/current/mod/mod_auth_dig
- web
- pers:start]] == librerias * bootstrap: * [[https://getbootstrap.com/docs/4.4/getting-started/introduction/]] * jQuery * [[https://api.jquery.com/]] * [[development:jquery:s... gation=on&forceParse=on#sandbox|sandbox]] * [[https://cdnjs.com/libraries/bootstrap-datepicker/]] * DataTable * [[https://datatables.net/manual/options]] * font-aweso
- Forward Proxy & Reverse Proxy @web:apache
- = Forward Proxy & Reverse Proxy /via: [[https://www.cloudflare.com/learning/cdn/glossary/reverse-proxy/]... caching, protección de la identidad online * [[https://www.cloudflare.com/img/learning/cdn/glossary/r... ver Load Balancing, Caching, SSL Encryption * [[https://www.cloudflare.com/img/learning/cdn/glossary/r... :apache:pasted:20200215-141820.png?500 }}]] * [[https://docs.nginx.com/nginx/admin-guide/web-server/re
- .htaccess @web:apache:htaccess
- ero en el raiz * variables MOD_REWRITE: * [[https://www.askapache.com/htaccess/mod_rewrite-variables-cheatsheet/]] * [[https://httpd.apache.org/docs/2.4/expr.html]] == acceso directorios === control de acceso a carpetas * de... ode look like unknown types AddType application/x-httpd-php .cool </code> == server side includes permi
- certificados de seguridad (apache) @web:apache
- H:+MEDIUM:+LOW SSLCertificateFile /etc/httpd/certs/x.cer SSLCertificateKeyFile /etc/httpd/certs/x.key SSLCACertificateFile /etc/httpd/certs/xAuth.cer DocumentRoot /home/www/... </Directory> ErrorLog /var/log/httpd/secure.domain.none.errors.log CustomLog
- let's encrypt seedbox.torresegea.es @web:security:letsencrypt
- ia... habría que crear un volumen que responda a *http://seedbox.torresegea.es/.well-known/acme-challeng... rtorrent-rutorrent </code> * PTE mirar: * [[https://medium.com/bros/enabling-https-with-lets-encrypt-over-docker-9cad06bdb82b]] == renovación - lista... certificate Performing the following challenges: http-01 challenge for seedbox.torresegea.es Input the
- Línea de Comando con Apache @web:apache
- start/stop -> arrancar y parar daemon (''service httpd start/stop/restart'') * configtest -> comprobar configuración (''/etc/init.d/httpd configtest'' o ''apachectl configtest'' ) * gr... uración en caliente * status * fullstatus == httpd * -f <conf-file-to-load> * -M -> ver el list... uchos igual hay que reducir el tiempo para ello. http://systemadmin.es/2011/11/guia-de-supervivencia-co
- APACHE @web:apache
- = APACHE * Apache Benchmark: [[https://ubunlog.com/apachebench-carga-pagina-web/]] * [[https://httpd.apache.org/docs/2.4/programs/ab.html]] == related * [[web:apache:cli|]] * [[web:apache:con
- wordpress multisite @web:security:wordpress
- y después cambiarlo por otro cualquiera /via: [[https://www.xn--diseowebmurcia1-1qb.es/como-instalar-y... urar-wordpress-multisite-multisitios/]]\\ /via: [[https://premium.wpmudev.org/blog/domain-mapping-wordpr... '%%, false);''</callout> * plugin multisite: [[https://es.wordpress.org/plugins/ns-cloner-site-copier
- IPS & WAF @web:security
- vos * + latencia == WAF * analiza cabeceras http/https * interpreta transacciones (paquetes involucrados en una petición) * en caso de ver algo raro