:( What is a good way to protect a website against vandalism? I imagine that's the million dollar question ...
Printable View
:( What is a good way to protect a website against vandalism? I imagine that's the million dollar question ...
Oh God where should i start?
OK If you are using commercial or freely available cgi/php scripts etc... always check either a security site or the authors homepage for updates or news about any vulnerabilities found.
chmod your site directories as so now one else can view directory contents.
Choose a good host who performs regular security checks and patches the latest holes
or if you are hosting yourself patch all holes found in software, and close ports which you do not use
[email protected]
www.zxtech.net
ZXtech Unix Hosting
Don't use Microsoft IIS until it has matured a bit MORE, since they're still finding bugs in it. And if you are, patch it as much as you can.Quote:
Originally posted by ngagpa
:( What is a good way to protect a website against vandalism? I imagine that's the million dollar question ...