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 (IIS) Redirect all non-HTTPS requests to use an HTTPS connection.
Rewrite URL as Query String Parameters (IIS) Create SEO friendly URLs by tokenizing the URL into query_string parameters.
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.
Rewrite URL as Query String Parameters (Apache) Convert URL structure to query string parameters. Use to create SEO friendly URLs.
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 All HTTP Requests To HTTPS (Apache) Redirect all non-secure (HTTP) requests to use a secure (HTTPS) connection.
Redirect Old Domain to New Domain (NGINX) Redirect all requests for an old domain to a new domain.
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.
Permanently Redirect Entire Directory (Apache) Redirect an entire directory to another location. Useful when restructuring a website.
«123»
Privacy PolicyContact UsCopyright © 2022 RewriteGuide.com