Форуми / Cotonti / Support / Hacked...

<<<12

HarryRag
#16 31.03.2009 06:45
you might need to ask you host what the exact install directory of the site is, that is needed for the .htaccess to specify where the .passwordfile is.
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]
Brock
#17 02.04.2009 05:26
# HarryRag : you might need to ask you host what the exact install directory of the site is, that is needed for the .htaccess to specify where the .passwordfile is.

I had this problem before, and I found a fix for this.

I am going to quote myself from a topic on my site:

Wddb.com:
I needed for the .htpasswd to work to find the full path to the file on the server, so I found this easy way to find the full path...
Make new file named whatever.shtml

Put inside
<!--#echo var="SCRIPT_FILENAME" -->

That will show the whole path to the file, thus being able to have a working .htpasswd.

Pwnt.
Web Design Database - www.wddb.com

<<<12