git.cweiske.de
/
stouyapi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a091cc1
)
Fix apache error on game/art.var.pgo.htm
author
Christian Weiske
<
[email protected]
>
Sun, 11 Dec 2022 16:23:08 +0000
(17:23 +0100)
committer
Christian Weiske
<
[email protected]
>
Sun, 11 Dec 2022 16:23:14 +0000
(17:23 +0100)
Error was:
[negotiation:error] AH00681: Syntax error in type map, no ':' in stouyapi/www/game/art.var.pgo.htm for header <!doctype html>\n
www/.htaccess
patch
|
blob
|
history
diff --git
a/www/.htaccess
b/www/.htaccess
index 65fef1cd4ebc3303265b9a81467a37ec9aeaa5da..aac7ec673ce71e3bac996333556374e382d00fcc 100644
(file)
--- a/
www/.htaccess
+++ b/
www/.htaccess
@@
-1,6
+1,8
@@
#no iso-2022-cn charset for "com.cis.ouya.oth.htm"
#"RemoveCharset" does not work, so we have to override with AddCharset
AddCharset UTF-8 .iso2022-cn .cis
+#Fix game/art.var.pgo.htm
+AddHandler default-handler .var
RewriteEngine on
RewriteBase /