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!
Configuration issues after new installation
Moderator: Thorsten
Re: Configuration issues after new installation
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.