2013-06-26, 01:45:41
Hmm ... strange, seemed to be Ok.
Do you have access to the configuration (http.conf) of Apache on your server? If yes, add the following line:
AllowOverride All
After that you could try to delete the .htaccess file and put a new one with following line:
Allow From All
Do you have access to the configuration (http.conf) of Apache on your server? If yes, add the following line:
AllowOverride All
After that you could try to delete the .htaccess file and put a new one with following line:
Allow From All