I am building a drupal site with drupal 9, and i want to publish it using azure devops.
Only the problem is that every page, except the frontpage, gives a 404 error. I’ve looked around the internet, and most people say they miss the .htaccess file, it is however included.
I can’t edit files directly, and have to change it locally and then commit to change them, but it does somehow work locally.
The drupal files (including the htaccess file) are in a folder ‘src’.
Does anybody know how to fix this?
Edit: The server is nginx