The .htaccess files (Hypertext Access file) is a very powerful configuration tool on Apache web server. The Apache web server has a number of configuration options that are available to the server administrator. The .htaccess is a simple ASCII text file placed in your website root directory. You can create and edit an .htaccess file using a text editor like notepad. .htaccess Tricks
Kategorie htaccess
Ein Kommentar zu “16 Useful .htaccess Tricks and Hacks For Web Developers”
Add your Comment
Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>









Could you help me with this? How do I place the htaccess-file into the root directory of a blog hosted by blog.de? Files I upload are stored under http://blog.de/media/... whereas my blog url is a subdomain such as test.blog.de … How do I deal with that?