Welcome To Snipplr


Everyone's Recent Apache Snippets Tagged htaccess



1 2 3 4 5 6 7 Next »
0 900 posted 17 years ago by bpj1966
0 980 posted 17 years ago by bpj1966
4 1326 posted 17 years ago by iTony
Rediccionamiento Apache desde una IP determinada y pidiendo una página concreta
0 1024 posted 17 years ago by estebant
Redirecciona una petición HTTP de Apache a una URL, salvo los que tenga una IP determinada.
0 1025 posted 17 years ago by estebant
2 1194 posted 17 years ago by iTony
list the exceptions where you don't want to replace in the rewrite rules before the one that matches the underscore, and finish them with [L], otherwise they'll get replaced too. [N] means rerun the whole replacing stuff once the line matched... c...
0 1979 posted 17 years ago by eszpee
Forward users from your alias domains to your main domain automatically. Nice to have if your site has got one or more aliases. Notice that all the domain aliases have [NC,OR] at the end of the line, while the last alias and_so_on.com just has [NC]....
6 1407 posted 17 years ago by torkil
Using mod_rewrite in Apache to rewrite urls and force removal of www in urls. Good for letting search engine spiders in the right door... Insert the code in your .htaccess-file in your website's root folder.
3 1511 posted 17 years ago by torkil
Using mod_rewrite in Apache to rewrite urls and force users to use www in urls. Good for letting search engine spiders in the right door... Insert the code in your .htaccess-file in your website's root folder.
5 1580 posted 17 years ago by torkil
1 2 3 4 5 6 7 Next »