diff options
Diffstat (limited to 'mailman/archives/.htaccess')
-rw-r--r-- | mailman/archives/.htaccess | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mailman/archives/.htaccess b/mailman/archives/.htaccess new file mode 100644 index 0000000..70f2844 --- /dev/null +++ b/mailman/archives/.htaccess @@ -0,0 +1,4 @@ +Options +MultiViews +ReadmeName README + +# Remember to add a symlink from README.html to README.en.html |