Hi, my site is showing a 403 Forbidden error at:
Ninjavolt.infinityfreeapp.com
Even a simple test.php with echo "It works";
is not working.
Can someone from the team check if ModSecurity or something else is blocking it?
Thanks!
Hi, my site is showing a 403 Forbidden error at:
Ninjavolt.infinityfreeapp.com
Even a simple test.php with echo "It works";
is not working.
Can someone from the team check if ModSecurity or something else is blocking it?
Thanks!
It seems to be working perfectly fine from here:
http://ninjavolt.infinityfreeapp.com/test.php
However, please understand that if you want to open test.php, you need to actually navigate to the test.php file. If you want something to load when you just visit the home page of your website, you need a so-called index file: a file called index.php, index.html or index.htm.
If you don’t have an index file, you will see a 403 or 404 error instead.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.