Page 1 of 1

Configuration issues after new installation

Posted: Fri Mar 30, 2018 6:05 am
by essex76
Hello,

I recently installed phpMyFAQ 2.9 and was able to access http://domain/faq/admin/index.php from a browser and login. A lot of the links I navigate to end up taking me to a directory listing of the files within /var/www/<site>/faq/admin. I've noticed this with tasks such as adding, saving, etc. Any help would be greatly appreciated.

Thanks!

Re: Configuration issues after new installation

Posted: Fri Mar 30, 2018 7:38 pm
by essex76
In case anyone else comes across this problem where certain actions within the console redirects to the index of /faq/admin, I needed to simply add DirectoryIndex index.php to the .htaccess file.