Log In

Email:
Password:
Keep me logged in

Forgot Password

Email:

Social Media
     
Tutorial Categories
CSS (28)
jQuery (116)
PHP (52)
.htaccess (5)
iPod (1)
iPhone (16)
Sponsored Links


.htaccess Tutorials

Custom Filename Extensions (.htaccess)
Allows filename to have a custom extension (e.g., 'page.php' to 'page.wcet')
Wednesday, June 6, 2012 | Demo | 530 Views, 1 Comment

Error 404 to Home Page (.htaccess)
Redirects the broken link of a site to the site's home page.
Friday, March 9, 2012 | Demo | 496 Views, 0 Comments

Year Month Date Filename (.htaccess/PHP)
Rewrites URL to have that clean yyyy/mm/dd/filename format seen in blogs and other content.
Friday, March 9, 2012 | Demo | 617 Views, 0 Comments

Redirect to (www.) or Without [.htaccess]
Rewrites any page of your website with the www. subdomain (if missing), and vice versa.
Friday, February 10, 2012 | Demo | 574 Views, 1 Comment

Rewrite Username URL (.htaccess)
Rewrites URL from 'http://example.com/profile.php?user=wcet2011' to 'http://example.com/wcet2011' using the .htaccess file.
Thursday, December 1, 2011 | Demo | 1,132 Views, 0 Comments