|
ONLINE TUTORIALS
UNIX Tutorial
This is just a basic lesson on Unix and some of the commands.
This covers some of the basic commands needed to navigate and
execute certain functions. Click here
to go to the UNIX tutorial section. This is a necessary evil if
you want to install "do-it-yourself" script installations with
no prior knowledge of Unix.
htaccess
Tutorial
This gives you an overview of numerous things you can do with
.htaccess files. This includes Error Documents, ways to stop HotLinkers
and those pesky offline browsers.
Password Protection
One of the most commonly asked questions is "How do you password
protect a directory to limit access by surfers?" Click here (password
protection) for instructions on how to setup password protection
on one of your directories.
Protecting
Images
How to protect your images from hotlinking using .htaccess in
conjunction with the mod_rewrite module installed on the server.
This will help you reduce your bandwidth usage by preventing other
websites from hotlinking your photos. Click
here for instructions on how to use and install this on your
account.
|