|  
 [ このメッセージへの返事 ]
[ 返事を書く ]
[  home.html  ]
 
  
 投稿者:
68user  @ mamb.cs.gunma-u.ac.jp on 98/3/09 01:29:16
 
In Reply to: MIMEタイプ(?)に関する質問 posted by きゃめる  @ 202.215.200.152 on 98/3/09 00:52:31
 
鯖がapacheなら…ですけど、
 ~/public_html/.htaccess に
 
 AddType application/octet-stream  .lha .lzh
 
 あるいは
 
 AddType application/octet-stream  .lha
 AddType application/octet-stream  .lzh
 
 書いておくとどうなりますか?
 
 試してないので、ダメだったらごめんなさい。
 
 
 
  
 
 
   |