Everything went well and I didn’t know that configuring permlinks for wordpress in nginx is so easy now. just use
try_files $uri $uri/ /index.php?q=$uri&$args;
and no need to add any rewrite rules!
Everything went well and I didn’t know that configuring permlinks for wordpress in nginx is so easy now. just use
try_files $uri $uri/ /index.php?q=$uri&$args;
and no need to add any rewrite rules!
Sigh you leetest
Can you tell me where to put that script plz? Nginx.conf? Or some other file?
And as for lemp, what does the e stand for?
@blacktulip
lol, your comment was marked as a spam. That line goes into server section in your nginx conf. LEMP = Linux + EngineX (nginx) + MySQL + PHP
I learn things from you like every day.
84 did you use a plugin to auto-tweet when you have a new blog entry?
@nemolus
yes