Tag Archives: make .htaccess from command line

How To Protect a Folder Using .htaccess From Command Line

We do often meet password protected directories on the Web. This is usually used to hide some information that should not be visible to all site users. Most common is .htaccess protection, that allows you to restrict users at Apache level and is also knows as http authentification. Today I will tell you how to protect your directory… Read More »