Web Hosting Talk







View Full Version : Did I get hacked or just a bug?


ClusterMania
09-21-2002, 04:46 AM
I have a cobalt that is I have had for quite some time. I gave my friend a account and everything would be fine. Then the next day there would be a error

Forbidden
You don't have permission to access / on this server.

I tryed to chmod 775 and even 777 as root and still did not solve the problem. I deleted the account and created it again. Worked fine and then a few hours later I would get the error. What could be wrong?

babak
09-21-2002, 12:31 PM
check in /web for any .htaccess en removed.


ssh to server
su
cd /home/sites/sitexxx/web

rm .htaccess

LinuXpert
09-21-2002, 12:56 PM
Did you or your friend delete the index file? You'll get that error message if you access directory which doesn't have index file