Tagged Questions
0
votes
0answers
309 views
Nginx 404 not working with PHP?
I have a 404 file and it is working with nginx. However when I modify the 404 file to redirect the user it does not redirect.
visiting http://site.com/404.php redirects the user.
visiting ...