Skip to content

Commit

Permalink
updated rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
mhausenblas committed Aug 4, 2012
1 parent 3d54886 commit b08703c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .htaccess
@@ -1,4 +1,4 @@
RewriteEngine on
RewriteRule ^execute$ http://140.203.155.169:6969/execute
RewriteRule ^share$ http://140.203.155.169:6969/share
RewriteRule ^execute$ http://140.203.155.169:6969/execute [P]
RewriteRule ^share$ http://140.203.155.169:6969/share [P]
RewriteRule ^/q/.*$ http://140.203.155.169:6969/q/$1 [L]

0 comments on commit b08703c

Please sign in to comment.