phillip
05-13-2004, 08:07 PM
Good Evening, My name is Phillip and I am here to assist all clients, if you have an issue please contact me phillip@digitalhost.net
Keep unwanted visitors from accessing your admin files on the server.
Login to your Cpanel, Go to file manager, enter the directory you wish to protect, create a blank txt file and name it .htaccess
open the file, inside put this code
order deny,allow
deny from all
allow from put.your.ip.address.here
and save.
* remember this file will affect all directories above its location, meaning if you place this file in the root directory of your website only your IP address will be able to access any files on your website, if you make a mistake, contact support@digitalhost.net and request they remove the .htaccess file for you.
Keep unwanted visitors from accessing your admin files on the server.
Login to your Cpanel, Go to file manager, enter the directory you wish to protect, create a blank txt file and name it .htaccess
open the file, inside put this code
order deny,allow
deny from all
allow from put.your.ip.address.here
and save.
* remember this file will affect all directories above its location, meaning if you place this file in the root directory of your website only your IP address will be able to access any files on your website, if you make a mistake, contact support@digitalhost.net and request they remove the .htaccess file for you.