I cloned the repository and installed BookStack using the manual install method here https://www.bookstackapp.com/docs/admin/installation/.
After installing following the instructions given, I get a file listing when going to APP_URL I have updated all of the settings in the .env file including the site URL. I am running MySQL Ver 5.7.39 and PHP 8.4
I noticed that there is no .htaccess file in the root folder providing a rewrite to the public folder. Could you provide the .htaccess file or the proper rewrite for the /.htaccess file so this redirects properly?
Also, I attempted to direct the browser to APP_URL/index.php and receive a file not found error. Please help me with a prompt and brief resolution to this issue. Thank you.
By the way, I need to use the .htaccess method as the vhost file is managed by WHM/cPanel and is not to be manually edited.
I cloned the repository and installed BookStack using the manual install method here https://www.bookstackapp.com/docs/admin/installation/.
After installing following the instructions given, I get a file listing when going to _APP_URL_ I have updated all of the settings in the .env file including the site URL. I am running MySQL Ver 5.7.39 and PHP 8.4
I noticed that there is no .htaccess file in the root folder providing a rewrite to the public folder. Could you provide the .htaccess file or the proper rewrite for the /.htaccess file so this redirects properly?
Also, I attempted to direct the browser to _APP_URL/index.php_ and receive a file not found error. Please help me with a prompt and brief resolution to this issue. Thank you.
By the way, I need to use the .htaccess method as the vhost file is managed by WHM/cPanel and is not to be manually edited.