• Hi, i am being hosted on wordpress.com. So i don’t have the direct access to the NGINX Config file.

    My question is : How do i add the rewrite rules – i can’t access the NGINX config file

    is there any workaround/or even some plugins that i can use?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rajin Sharwar

    (@rajinsharwar)

    Hi @syafihakim, unfortunately, WordPress.com doesn’t allow any NGINX level setting (no managed hosting company does allow unless you self-host WordPress or use platforms like launchwp.io)

    As a workaround you can still use the Serve Static plugin by enabling the setting of “Fallback method for serving cache” found in Serve Static > Settings > Fallback Method. Enabling this option will result in using PHP to serve the Static cache, which means, WordPress files and Core will be loaded before the Static files are served. This may result in less performance optimization, still you will notice an positive impact on your loading speed.

    Plugin Author Rajin Sharwar

    (@rajinsharwar)

    Sorry posted duplicate replies. Ignore this reply please.

    Hello! Can you please provide the NGINX rules for those who can modify them?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to modify NGINX server rewrite rules’ is closed to new replies.