Skip to content

Commit

Permalink
Corrected redirection to lob
Browse files Browse the repository at this point in the history
  • Loading branch information
natuk committed Jun 9, 2015
1 parent 306ba96 commit 1a4e331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lob/.htaccess
@@ -1,2 +1,2 @@
RewriteEngine on
RewriteRule (.*) http://www.ligatus.org.uk/$1 [R=303,L]
RewriteRule (.*) http://www.ligatus.org.uk/lob/$1 [R=303,L]

0 comments on commit 1a4e331

Please sign in to comment.