Skip to content

Commit

Permalink
Try to fix the Apache server in Dreamhost.
Browse files Browse the repository at this point in the history
  • Loading branch information
victorpimentel committed Nov 10, 2011
1 parent 85e7e23 commit e63285e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .htaccess
Expand Up @@ -498,3 +498,5 @@ RewriteRule ^TVShows_2.0b5.zip/?$ shimmer/?download&appName=TVShows&appVersion=3
RewriteRule ^TVShows_2.0b6.zip/?$ shimmer/?download&appName=TVShows&appVersion=395&%{QUERY_STRING}
RewriteRule ^TVShows-(.+).zip/?$ shimmer/?download&appName=TVShows&appVersion=$1&%{QUERY_STRING}

AddLanguage en .en
AddLanguage es .es
2 changes: 1 addition & 1 deletion index.html.es
Expand Up @@ -27,7 +27,7 @@
<nav>
<ul class="nav centred">
<li><a title="Visita el blog de TVShows" href="http://blog.tvshowsapp.com">Blog</a></li>
<li><a title="Aprende todo sobre TVShows" href="http://support.tvshowsapp.com">Support</a></li>
<li><a title="Aprende todo sobre TVShows" href="http://support.tvshowsapp.com">Soporte</a></li>
<li><a title="Lee los últimos cambios en TVShows" href="notes.html">Cambios</a></li>
<li><a title="Síguenos en Twitter" href="http://twitter.com/TVShows2">Twitter</a></li>
<li><a title="¡Ayúdanos a mantener TVShows!" href="docs/#Contribute">Contribuye</a></li>
Expand Down

0 comments on commit e63285e

Please sign in to comment.