Description
After installing Bolt CMS, i create my homepage page in backend.
Even i try to access by my local domain only or with the slug of the page, my browser can't present the page. I'm working with Nginx. When i examine the error log, i don't see any sensitive informations to explain it. But in the access log, each access return HTTP 302 code.
After I'm created a new page (Page ContentType). With my local domain and the slug of the new page, i can see it. This problem isn't depending of the graphic theme used.
Details
Question | Answer |
---|---|
Relevant Bolt Version | 5.1.19 |
Install type | Composer install |
BC Break | yes/no |
PHP version | 8.1 |
Web server | Nginx |
For UX/UI issues | firefox (linux) 108.0 (64bits) |
Reproduction
Install Bolt CMS with composer (create new project)
execute setup after set database in .env.local (MariaDB)
access to backend
create the home page (with or without images)
try to access at the root of the website
Bug summary
Specifics
Steps to reproduce
Install Bolt CMS with composer (create new project)
execute setup after set database in .env.local (MariaDB)
access to backend
create the home page (with or without images)
try to access at the root of the website
Expected result
Actual result
My browser show nothing an notify me an loading error