Link to home
Start Free TrialLog in
Avatar of michael123199
michael123199

asked on

How to protect my website

How can I prevent people from stealing my cgi code ?
Is there a certain chmod command for it ? Or can´t they access and view my cgi files ?
ASKER CERTIFIED SOLUTION
Avatar of Tintin
Tintin

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of YellowHippy
YellowHippy

You can easyly check by going to your onw page and view the source code.
If the source-code is plain html then there is no change that anyone can steal your code(at least to as easy :-))