.htaccess editor

Webmasters use .htaccess for purposes like redirection, rewriting URLs, hotlinking, authentication etc. Sometimes writing these stuff on your own is quite hard, especially for the newbie. And if you make a mistake your website becomes unavailable to the guests.

htaccess editor

So, don’t know or have less experience with .htaccess? Don’t fret. Here’s a htaccess editor you can write rules:

* Deny access to files
* Basic authentication
* Error pages
* Default pages
* Setup WWW redirects
* Redirect directives
* Access restriction

Check it out!

–aj

One Response to “.htaccess editor”

  1. HowTo: Prevent Bandwidth Theft or Hotlinking » Blogging News & Reviews // JaypeeOnline Says:

    [...] To check if your files are safe or if your hotlinking measures are working, check out this free online anti-hotlinking testing tool. If you’re worried about messing with your .htaccess file, you can try this .htaccess editor. [...]