Search found 2 matches

by essex76
Fri Mar 30, 2018 7:38 pm
Forum: Webserver and configuration
Topic: Configuration issues after new installation
Replies: 1
Views: 10951

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.
by essex76
Fri Mar 30, 2018 6:05 am
Forum: Webserver and configuration
Topic: Configuration issues after new installation
Replies: 1
Views: 10951

Configuration issues after new installation

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...