RewriteGuide
  • Apache
  • IIS
  • NGINX
  • Tools
  • Resources
Select Page
Redirect Directories to Another Directory (IIS) Redirect all requests to one or more directories to another directory. Useful if restructuring content on a site.
Redirect All HTTP Requests To HTTPS (NGINX) Redirect all non-secure requests to use an HTTPS connection.
Redirect Old Domain to New Domain (NGINX) Redirect all requests for an old domain to a new domain.
Permanently Redirect Entire Directory (Apache) Redirect an entire directory to another location. Useful when restructuring a website.
Redirect Default Document to Directory (Apache) Redirect all requests to default documents to their parent directory URL. Important SEO tactic to avoid duplicate content penalties.
Redirect Default Document to Directory (IIS) Redirect all requests to a default document to its parent directory URL. Important SEO tactic to avoid duplicate content penalties.
Redirect Default Document to Directory (NGINX) Redirect all requests to a default document to the parent directory URL. Important SEO tactic to avoid duplicate content penalties.
Redirect Domain to Another Domain (IIS) Redirect all requests to one domain to another domain. Useful if changing domain names for a site.
Redirect All HTTP Requests To HTTPS (Apache) Redirect all non-secure (HTTP) requests to use a secure (HTTPS) connection.
Redirect All HTTP Requests To HTTPS (IIS) Redirect all non-HTTPS requests to use an HTTPS connection.
123»
Privacy PolicyContact UsCopyright © 2022 RewriteGuide.com