Hi,
after updating to version 1.2.6 and updating the .htaccess file, the file "view/j-avascript/bootstrap/arastta/arastta.css" is blocked with a 403 error and the admin section do NOT show right!
Solution: If you've updated the .htacces file, than change this:
To:
to resolve the problem.
Advice to the programmer: The new file "arastta" in the root should get a ".php" to block the server-site to be run by a browser.
I hope this helps
Regards
Hermann
after updating to version 1.2.6 and updating the .htaccess file, the file "view/j-avascript/bootstrap/arastta/arastta.css" is blocked with a 403 error and the admin section do NOT show right!
Solution: If you've updated the .htacces file, than change this:
To:
to resolve the problem.
Advice to the programmer: The new file "arastta" in the root should get a ".php" to block the server-site to be run by a browser.
I hope this helps
Regards
Hermann
Share this post:
Responses (2)
-
Accepted Answer
Here you have the fix guys https://github.com/arastta/arastta/issues/351 . Thanks to https://github.com/linuxjedi for the tip.
As for browser access, if you use htaccess it gets blocked. Even if not, it doesn't cause any risk as it is an unmodified Open Source file and anyone can find those files on GitHub. -
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »