Skip to content

Commit

Permalink
Importing demo files
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-vh committed Jul 26, 2018
1 parent dfa49b7 commit 4396959
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demoday/.htaccess
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Options +FollowSymLinks
RewriteEngine on

RewriteRule ^google$ https://google.com [R=302,NC,NE,L]
RewriteRule ^youtube$ https://youtube.com [R=302,NC,NE,L]
RewriteRule ^demo/google$ https://google.com [R=302,NC,NE,L]
RewriteRule ^demo/youtube$ https://youtube.com [R=302,NC,NE,L]

0 comments on commit 4396959

Please sign in to comment.