Skip to content

Instantly share code, notes, and snippets.

@krisives
Created December 28, 2012 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krisives/4401601 to your computer and use it in GitHub Desktop.
Save krisives/4401601 to your computer and use it in GitHub Desktop.
RewriteEngine On # Enable the rewrite engine
RewriteBase /new-site-setup # Assuming this .htaccess is in /new-site-setup
RewriteRule ^Table/Training-Sessions/Site-Set-Up site-setup [L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment