You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Nginx config file I typically use for a Ramaze deployment. Over past years, it was common to do a "does this file exist" check before sending the request to the @ramaze proxy; this is now deprecated in favour of try_files.
This forwards domain.com to www.domain.com with a permanent redirect.