I have only one issue with Nginx,
I need to rewrite code for:
domain.com/?fileID -> /domain.com/xx.php?i=fileID
Note: there is a question mark in the link 🙂
for more than 10 days I tried many many types of codes to make this work but I could get anything to work.
Try this one:
It would be better if you specify how “fileID” looks like and give some examples.