| Posted: 16 May 2011 at 7:21am | IP Logged
|
|
|
I'm trying out the trial version of Helicon Ape.
I have a, server 2003 (32bit) running Plesk 10.2.
I've installed the Full version and added the .htaccess file in to the root directory.
When I want to test by typing in http://domain/test
it pops up a username a password window instead of the forbidden message?
In the manager I right clicked the site in question and clicked "enable
helicon ape"
The only thing in the .htacess file is
RewriteEngine On
RewriteRule . - [F]
|