RewriteGuide
  • Apache
  • IIS
  • NGINX
  • Tools
  • Resources
Select Page
Redirect Old Domain to New Domain (NGINX) Redirect all requests for an old domain to a new domain.
Redirect Domain to Another Domain (IIS) Redirect all requests to one domain to another domain. Useful if changing domain names for a site.
Canonicalize Host – Add/Remove www (IIS) Canonicalize host name to enforce either a www-prefixed domain or non-www-prefixed domain.
Canonicalize Host – Add/Remove www (NGINX) Enforce canonical host names by either prepending www or explicitly omitting it from the domain name.
Canonicalize Host – Add/Remove www (Apache) Canonicalize host names by either prepending www or explicitly omitting it from the domain name.
Redirect All HTTP Requests To HTTPS (IIS) Redirect all non-HTTPS requests to use an HTTPS connection.
Prevent Image Hotlinking (IIS) Prevent other sites from using your images as their own.
Redirect All HTTP Requests To HTTPS (Apache) Redirect all non-secure (HTTP) requests to use a secure (HTTPS) connection.
Prevent Image Hotlinking (Apache) Stop other sites from using your images as their own.
Redirect All HTTP Requests To HTTPS (NGINX) Redirect all non-secure requests to use an HTTPS connection.
Privacy PolicyContact UsCopyright © 2022 RewriteGuide.com