GlrnDaniss peopleinside AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.php,index.php) found, and server-generated directory index forbidden by Options directive. So if this means my rewrite is not working?
GlrnDaniss peopleinside I make it work, the problem is I don't move index.php in public to html dir, I wonder that is optional to do it. and then I still get 505 errors, but that is the error about permissions. Thx for help, I appreciate that.
GlrnDaniss TheyCallMeTojo Your 500 error might caused by the permission denied, you can see your apache error log, just chmod 775 in all of your html file, then the error will be gone.
peopleinside GlrnDaniss Awh... how many issues. Here again i have no idea on how to help. Maybe a screenshot of the issue can help or maybe i wish you could solve also this.
GlrnDaniss I am using httpd, I am not sure if the url is etc/httpd/conf/httpd.conf this is ,.httpaccess file?
GlrnDaniss peopleinside Just whenever I click login it shows a red alert "The requested resource was not found.", I think the forum here doesn't allow me to upload the image, I tried drag and drop, but still not working.
GlrnDaniss luceos Hello, I already check the phpinfo(), and it shows the mod rewrite is available, I forgot to tell you one thing I did is that I move the files inside public dir into the html dir.
GlrnDaniss luceos Thx for your help, I just fix the problem, the problem is I didn't uncomment the .htaccess file for rewrites feature.