Module: tools Branch: master Commit: c36851419c5ae593d994ae2fda3f1e60bc2f38ab URL: http://source.winehq.org/git/tools.git/?a=commit;h=c36851419c5ae593d994ae2fd...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Jan 8 15:20:27 2014 +0100
htaccess: Set content type for file.winetest.
---
winetest/tests/.htaccess | 1 + 1 file changed, 1 insertion(+)
diff --git a/winetest/tests/.htaccess b/winetest/tests/.htaccess index 3189dbd..df1bd34 100644 --- a/winetest/tests/.htaccess +++ b/winetest/tests/.htaccess @@ -2,6 +2,7 @@ Order Allow,Deny Allow From All
SetEnv no-gzip dont-vary +AddType application/winetest .winetest
<Files chunked> Allow from All