Quote:
Originally Posted by Darkwaltz4
Yes, the arcade needs the .htaccess file for scoring to work.
Nothing in there is related to access permissions though, just some rewrite rules.
Can you send your host the .htaccess file that vbarcade generated? They can verify if they disabled any of the directives listed within it for your site in particular.
|
thx for your help!
i contacted the hostsupport and they told my i should add:
Code:
Options +FollowSymlinks
before "RewriteEngine on" in the .htaccess file. now it works.