Installation on raspberry pi OS - 403 error

Following this guide Installing Django on your Raspberry Pi - Pi My Life Up

Visiting the IP address of my raspberry pi gives a 403 forbidden error.

The correct IP address is specified in settings.py within the app folder.

Any pointers would be welcome. Thanks.

Edit: I have found using the above guide with Debian Bookworm Raspberry Pi OS causes the above error. Go back to Bullseye and all works fine.

At a minimum we’re going to need to see the Apache error log for this. (We’re likely going to need to ask for more information as well, but this will be a good starting point.)