1
0
mirror of https://github.com/imapsync/imapsync.git synced 2024-11-17 00:02:29 +01:00
imapsync/W/ks.htaccess
Nick Bebout 275436c5a0 1.945
2019-07-02 18:25:47 -05:00

12 lines
361 B
Plaintext

RewriteEngine on
RewriteRule "^paypal_return.shtml" "/S/paypal_return.shtml"
<Files "imapsync_bin_Darwin">
# Safari (the native Mac browser) transforms it to Amiga imapsync_bin_Darwin.dms
# https://forums.macrumors.com/threads/safari-erroneously-adding-dms-extension-to-downloads.2080108/
ForceType application/octet-stream
</Files>