# URL Rewriting

This will rewrite paths to a PHP script if the file does not exist.  This is useful for WordPress permalinks functionality and other rewrites which would typically use .htaccess files.

To configure URL rewriting:

  1. Select Websites from the left hand menu
  2. Select the website you would like to edit the Nginx settings for
  3. Visit Developer tools and scroll to the Nginx card
  4. Select the domain you would like edit and configure the settings