HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
how can i fix this error?
rahimcan
New
my files installed in index but when i change htcaccess i see ''intertnal server error'' what can i do?
0
Comments
You have to enable pretty URL's by adding this line in your conf/config.php
$Configuration['Garden']['RewriteUrls'] = TRUE;
then change .htaccess.dist to .htaccess
but when i change htcaccess i see ''intertnal server error'' what can i do
I take it that is a typo? as a misspelled .htaccess file will also cause 500 error