404 Not Found nginx/1.22.1
#1
Basically I did a host and db transfer, I did all the steps of the tutorial, I put all the data in config.php and settings.php, the only thing I could not do was disable the plugins because I did not have time and now it is impossible, I really have this problem for some time and I can not solve it


Attached Files Thumbnail(s)
   
Reply
#2
Showing your nginx configuration should probably help
Tchat en français
Do not ask me help through PM or Discord

Reply
#3
(2023-07-19, 09:40 AM)Crazycat Wrote: Showing your nginx configuration should probably help

Where can I see this configuration?
Reply
#4
Usually, /etc/nginx/sites-available/yourdomain.conf
Tchat en français
Do not ask me help through PM or Discord

Reply
#5
I used an azure app service, I don't know where to find it, I looked for it in ftp and nothing.

this is the registration sequence


Attached Files Thumbnail(s)
       
Reply
#6
In console, do ls /etc/nginx/sites-available/
You'll have at least one file (default).
If it's the only one, do cat /etc/nginx/sites-available/default and you'll see its configuration. If you have several files, find the good one and do a cat on it.
Tchat en français
Do not ask me help through PM or Discord

Reply
#7
I found it


Attached Files Thumbnail(s)
       
Reply
#8
not sure you use example.com as domain.
Tchat en français
Do not ask me help through PM or Discord

Reply
#9
(2023-07-19, 10:58 PM)Crazycat Wrote: not sure you use example.com as domain.

no, I don't use that domain, I guess I should change it, where can I change it?
Reply
#10
You'd better find the file used for your configuration, or read the doc of your azure app.
Tchat en français
Do not ask me help through PM or Discord

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)