Best Tutorials website
Latest tutorials

Advertisment

Custom Error Pages

Custom Error Pages

One of the most popular uses of HTACCESS is to create your own custom error pages. This tutorial will cover the various error codes and how to...


Views: 63 | Rating star | by Sarah
HTML - .htaccess

Denying Website Access

Denying Website Access

Previously we have talked about blocking access to your website by using a PHP script to check the users IP against the ones we want blocked. This...


Views: 60 | Rating star | by Jason
HTML - .htaccess

Change Default Index File

Change Default Index File

By default most webhosts set you up to have the index.html or index.php file act as the defualt index file when no other file is specified after...


Views: 66 | Rating star | by Steve
HTML - .htaccess

Easy Website Password Protection Tutorial

Easy Website Password Protection Tutorial

You can now implement password-protected pages with only FTP access to protected directories in your web site. Then you can use these password...


Views: 63 | Rating star | by Tutorial
HTML - .htaccess

Protect web directories

Protect web directories

Sometimes you need to put important but secret data on a web site. Then it's important to protect it from other persons! Let's say your...


Views: 60 | Rating star | by Troy
HTML - .htaccess

Ultimate htaccess tutorial

Ultimate htaccess tutorial

Heres my list of the ultimate htaccess code snippets and examples that I use all the time. I tried to keep them extremely minimalistic. Don't...


Views: 64 | Rating star | by Brad
HTML - .htaccess

Custom Error Pages Using htaccess

Custom Error Pages Using htaccess

Learn how to create custom error pages using the .htaccess file.


Views: 62 | Rating star | by Source
HTML - .htaccess

No WWW in domain

No WWW in domain

If you don't want display your www in your domain name example www.ninware.com to ninware.com you can do that in htaccess


Views: 74 | Rating star | by Colin
HTML - .htaccess