Read this article:
Mod_Rewrite Variables Cheatsheet
Posts Tagged ‘.htaccess’
Mod_Rewrite Variables Cheatsheet
Category: WebDev
Tags: .htaccess, development, mod-rewrite, web .htaccess to httpd.conf – <?paul
Read more:
.htaccess to httpd.conf – <?paul
Using htaccess Files for Pretty URLS – Nettuts+
Read more:
Using htaccess Files for Pretty URLS – Nettuts+
.htaccess tricks and tips.. part two: url rewriting with mod rewrite.
Category: PHP
Tags: .htaccess, apache, PHP, tips, web, Webdesign, WebDev Continued here:
.htaccess tricks and tips.. part two: url rewriting with mod rewrite.
.htaccess Tricks and Hacks For Web Developers
Category: WebDev, Webdesign
Tags: .htaccess, .htaccess Tricks 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 [...]
Read more ».htaccess Tutorial
Category: WebDev, Webdesign
Tags: .htaccess, .htaccess Tutorial In this tutorial you will find out about the .htaccess file and the power it has to improve your website. Although .htaccess is only a file, it can change settings on the servers and allow you to do many different things, the most popular being able to have your own custom 404 error pages. .htaccess [...]
Read more »Advanced and Detailed guide to .htaccess
Category: Programming, WebDev
Tags: .htaccess, .htaccess guide, advanced .htaccess An htaccess file is a simple ASCII file, such as you would create through a text editor like NotePad or SimpleText. Many people seem to have some confusion over the naming convention for the file, so let me get that out of the way. (full story)
Read more »