Securing Folders with .htaccess
Password protect a folder with .htaccess Sometimes it’s useful to have a folder of your website-content password protected. This can […]
Password protect a folder with .htaccess Sometimes it’s useful to have a folder of your website-content password protected. This can […]
Redirect 301 to another Domain using .htaccess Sometimes you might have a situation where you have a hoster selling you […]
When I create an ssl-cert I sometimes do it like this: (assuming that /etc/apache2/ssl is an existing directory) # openssl […]