.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.
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
Related posts:


September 6th, 2007 at 10:39 pm
[...] 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. [...]