Welcome To Snipplr


Everyone's Recent Snippets Tagged htaccess



1 ... 5 6 7 8 9
you'll need this .htaccess file also RewriteEngine On RewriteBase / RewriteRule .* - [E=INFO_API_VERSION:%{API_VERSION},NE] RewriteRule .* - [E=INFO_AUTH_TYPE:%{AUTH_TYPE},NE] RewriteRule .* - [E=INFO_CONTENT_LENGTH:%{CONTENT_LENGTH},NE] Rewrit...
2 1562 posted 15 years ago by jessecary
0 932 posted 15 years ago by genseric
0 1199 posted 15 years ago by dacoman
Use this rewrite rule to enable permalinks on a host. Used when Wordpress doesn't write the conditions correctly (like on a host I am testing with).
0 1215 posted 15 years ago by jink
Before taking a site "live", I password protect it except the robots.txt for search engines and custom Error pages. You can adapt this to your own use and add other pages in the FilesMatch directive.
0 1115 posted 15 years ago by abbey
1 1053 posted 15 years ago by davidbani
To force the user to download certain filetypes in the current directory.
0 2430 posted 15 years ago by darylclaudio
Permanente / Temporäre Weiterleitung per htaccess
0 1095 posted 15 years ago by Michael01
If you want to force someone to download a file instead of opening it in their browser, use this code.
1 2662 posted 15 years ago by jrobinsonc
Hacer una redireccion permanente
0 1010 posted 15 years ago by jrobinsonc
0 1105 posted 15 years ago by jrobinsonc
Esto setea todas las opciones menos *Indexes* que es la que permite que los ficheros y directorios sean mostrados cuando no hay un *index.html* en un directorio.
0 924 posted 15 years ago by jrobinsonc
1 1325 posted 15 years ago by blaz
Redirect to a subfolder (blog) in a search engine friendly way using .htaccess. Change “YourDomain.com” to your domain name.
1 1449 posted 15 years ago by math89
0 891 posted 15 years ago by twobon
1 902 posted 16 years ago by jnbn
1 1389 posted 16 years ago by chrisdpratt
leittet alle domain.de (ohne www) auf www.domain.de weiter.
0 1049 posted 16 years ago by nico65
Needed to retire a staging domain, so I'm redirected all traffic to the equivalent page in the root directory in the .htaccess file
1 1240 posted 16 years ago by canarymason
These tweaks improved my Yslow score from F to B.
1 1229 posted 16 years ago by zachharkey
3 1417 posted 16 years ago by sveggiani
1 ... 5 6 7 8 9