|
|
Keep an INDEX file |
File permissions |
Stop email robots to get your email address |
Protect your downloads |
Protect your affiliate links |
Image protection |
File permissions.
1. Always make sure your folders are given 755 permissions (with index.html file) OR 711
permissions. 711 gives Access denied error.
2. Most of the cgi scripts that run under your cgi-bin needs to be chmoded 755 to make them world
executable.
3. Some cgi scripts need to chmod 777 for the folders. This is because the server needs
permission to write on your files. For example you have a membership form. Your
visitor fills the form. When the form is submitted by the user, the script process the
data. And writes and saves the user info on your database files. So in this case you
have to keep 777 permissions to some cgi folders.
Usually cgi-bin will be secured by your server host. So no need to worry about this
777 permissions of certain folders where you have to set 777.
4. Here is a little script to make you understand better about file permissions:
|
|
|
webmasters-central.com Copy Right© 2002 - Present. All
Rights Reserved.
All the material and content belongs to webmasters-central.com
except otherwise specified.
Resources and links are provided for informational purpose only. We don't endorse or recommend the products
listed on our website. Use them at your own judgement.
Private Policy
| |
|