【发布时间】:2011-01-17 09:09:32
【问题描述】:
我在这台服务器上有 apache 和许多图像。例如:http://test.com/images/abc.jpg
我想有可能这样做:如果用户像这样http://test.com/images/download/abc.jpg apache 必须添加标题Content-Disposition: attachment; filename="abc.jpg"。我该怎么做?
【问题讨论】:
-
你有什么 Apache 产品?拥有 Apache 意味着很多东西,例如 Tomcat、James、Geronimo 等。