Welcome To Snipplr


Everyone's Recent Other Snippets Tagged htaccess



« Prev 1 Next »
Several tricks for your .htaccess file.
0 3554 posted 13 years ago by telltec
Try to run Codeigniter in a subfolder of a Wordpress installation and want to remove index.php for clean URLs? Put this code in a .htaccess file in your codeigniter directory ("cidir" in this example).
0 5066 posted 13 years ago by telltec
0 1382 posted 14 years ago by kbrown
0 1462 posted 14 years ago by silentpro
0 1181 posted 14 years ago by paulund
0 1388 posted 14 years ago by kbrown
0 1859 posted 14 years ago by stephcode
And http://www.htpasswdgenerator.com/apache/htaccess.html
0 1456 posted 14 years ago by stephcode
Add this piece of code in your .htaccess file located in wordpress root directory
0 1401 posted 15 years ago by kirichev
See here for Amazon EC2 range https://forums.aws.amazon.com/ann.jspa?annID=877
0 1752 posted 15 years ago by daipratt
0 1347 posted 15 years ago by silentpro
This will redirect all pages from one domain, to the homepage of another domain.
0 1758 posted 15 years ago by daipratt
Apache can be used to ban undesirable people and bots from your website. With this code, we’re telling Apache that everyone is allowed to visit our blog except the person with the IP addresses
1 1572 posted 15 years ago by mariusscheel
Add and remove www to urls through .htaccess with mod_rewrite
1 1786 posted 15 years ago by ginoplusio
Redirects all calls to mp3 files to a proxy (usefull fr example to track stats on db) the +FollowSymlinks should be already setted, but if it isnt' this setting with use it. FollowSymlinks must be on to use the rewrite engine.
0 3300 posted 15 years ago by ginoplusio
0 1186 posted 15 years ago by genseric
0 1505 posted 15 years ago by dacoman
Permanente / Temporäre Weiterleitung per htaccess
0 1358 posted 16 years ago by Michael01
leittet alle domain.de (ohne www) auf www.domain.de weiter.
0 1287 posted 16 years ago by nico65
« Prev 1 Next »