Moved to LEMP on ArchLinux

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!

5 thoughts on “Moved to LEMP on ArchLinux

  1. 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?

  2. @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

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">