Skip to content

Commit

Permalink
Bug 797192: Add apache passthrough for plugincheck.
Browse files Browse the repository at this point in the history
en-US only so far.
  • Loading branch information
pmac committed Apr 10, 2013
1 parent 06b40a7 commit ecfa90a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/httpd/global.conf
Expand Up @@ -24,6 +24,9 @@ RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?products/firefox/start(/?)$ http://

## Redirect things to django!

# bug 797192
RewriteRule ^/en-US/plugincheck(/?)$ /b/en-US/plugincheck$1 [PT]

# bug 835506
# disabling until downloadtab fixed.
#RewriteRule ^/(\w{2,3}(?:-\w{2}(?:-mac)?)?/)?facebookapps/(.*)?$ /b/$1facebookapps/$2 [PT]
Expand Down

0 comments on commit ecfa90a

Please sign in to comment.