Why is order allow deny from all in my .htaccess file?
I am finding this in some htaccess files that are on the server. Is this a standard setup in your htaccess files? I was not using the and on the previous host's server. Do I need it on yours? I only use the Order Deny/Allow directive when banning IP addresses.
Order Deny,Allow
Deny from all
Order Deny,Allow
Deny from all