Skip to content

Instantly share code, notes, and snippets.

@ratulcse10
Created May 9, 2017 07:32
Show Gist options
  • Save ratulcse10/fe623a995dae32432bf7586e37b0759d to your computer and use it in GitHub Desktop.
Save ratulcse10/fe623a995dae32432bf7586e37b0759d to your computer and use it in GitHub Desktop.
redirect url
RewriteEngine on
RewriteCond %{REQUEST_URI} ^/$
RewriteRule (.*) http://konnect.org.bd/public [R=301,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment