Softaculous


Topic : Nginx Wordpress Permalinks


Posted By: giocr on September 14, 2014, 5:32 pm
I got problems with the permalinks with Nginx and Wordpres, I tried everything I found without results , please help me to solve this 404 issue.

Posted By: valley on September 15, 2014, 10:53 am | Post: 1
Create a custom config file with the following contents

try_files $uri $uri/ /index.php?q=$uri&$args;

Add the custom configuration file to be included for the domain with the NGINX service.
Guide : http://www.webuzo.com/wiki/Add_Extra_Configuration_File

Hope it helps

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: giocr on September 15, 2014, 3:27 pm | Post: 2
I pulled my hair trying to solve this and It´s simple like that, copy paste and upload my file then propagate the file in your tool, now is working, thanks for your help.

Posted By: valley on September 16, 2014, 6:02 am | Post: 3
Glad to learn that it helped you :)

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: rjain3456 on September 7, 2022, 4:54 pm | Post: 4
Quote From : valley September 15, 2014, 10:53 am
Create a custom config file with the following contents

try_files $uri $uri/ /index.php?q=$uri&$args;

Add the custom configuration file to be included for the domain with the NGINX service.
Guide : http://www.webuzo.com/wiki/Add_Extra_Configuration_File

Hope it helps


THANK YOU SO SO SO MUCH DEAR............MY LIFE HAS BECOME HELL DUE TO THIS PROBLEM.....I WAS KEEP ADDING THIS LINE IN 'common' file in conf.d directory and every midnight this line got disappeared.........
Thank you so much again........

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.