Posts Tagged "htaccess"

Website: HTML5 Boilerplate

Posted by on Sep 21, 2011 in Design, Links, Programming | 0 comments

htmlboil-thumb

Heard the phrase, “A rock-solid default for HTML5 awesome”? Then you have heard of the HTML5 Boilerplate. No professional web design or developer starts from scratch unless they have to. Now, go highlight text in bright pink!

Read More

Change the WordPress login URI using .htaccess

Posted by on Aug 8, 2011 in Programming | 0 comments

login-thumb

You want to make the WordPress login simple? I do too. I try to use the same login URL, or URI, on all the sites I make: Drupal, EE and WordPress.

Lets take a look at how to make WordPress use the /login, /user and /admin path for the login URL.

Read More