Thread
:
avs nginx rewrite rules
View Single Post
12-24-2019, 03:21 PM
askjoe
Confirmed User
Industry Role:
Join Date: Dec 2012
Location: Moon
Posts: 194
Wich nginx/mod?
Maybe:
location / {
try_files $uri $uri/ /yoursubfolder/index.html;
}
Does index.html exist?Itīs .php ?
I donīt know that script.
Any nginx error logs ?
askjoe
View Public Profile
Find More Posts by askjoe