HTAccessible – GUI app for managing .htaccess directives on Windows – Freeware
August 26th, 2008For those of us who wish to take advantage of handy .HTaccess directives but find it complicated have a freeware GUI alternative – HTAccessible!
Unless you work with .htaccess on a daily basis the chances are you haven’t got the exact syntax rolling around in your head when you need it. That’s where HTAccessible comes in. It provides a simple interface for putting together some of the most commonly used Apache directives, without the need for yet another Google search.
As you observe in the screenhost above, you can manage the following .htaccess directives:
- Block IP address or a range of it
- Customize error documents
- Prevent hotlinking and save your expensive bandwidth
- Ensure better handling of files by the browser by sending appropriate MIME types
- Select extensions of files that should be parsed with server-side includes, select default pages such as index.php, etc.
- Manage redirects and retain your visitors
- Allow/disallow directory listing or selectively allow/disallow which extensions can be listed.
Choose your directive and it shall create the code snippet for it. Simply copy-paste it into your exisiting .htaccess file or save it as a new .htaccess file.



















































