projects
/
booh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d6575d
)
*** empty log message ***
author
gc
<gc>
Sat, 15 Mar 2008 16:29:53 +0000
(16:29 +0000)
committer
gc
<gc>
Sat, 15 Mar 2008 16:29:53 +0000
(16:29 +0000)
bin/booh-backend
patch
|
blob
|
history
diff --git
a/bin/booh-backend
b/bin/booh-backend
index ef86b690175aac289eabf24946993463c4e6aa80..b8ec159dabd0c4e64d7e388c80a2a16caada3f18 100755
(executable)
--- a/
bin/booh-backend
+++ b/
bin/booh-backend
@@
-848,6
+848,7
@@
def walk_source_dir
ios.write("AuthType Basic\nAuthName \"protected area\"\nAuthUserFile #{auth_user_file}\nrequire valid-user\n")
end
if $multi_languages
+ ios.write("Options Multiviews\n")
ios.write("LanguagePriority #{$multi_languages[1]}\n")
ios.write("ForceLanguagePriority Prefer Fallback\n")
ios.write("DirectoryIndex index\n")