.htacces-SetEnvIf到NGinx-fastcgi_param关于RequestHeader SetEnvIf

时间:2014-11-27 03:01:33

标签: php apache nginx rewrite

像这样的apache .htaccess 如何.htaccess文件到Nginx

Content-Type ^(multipart/form-data)(.*) MULTIPART_CTYPE=$1$2 
RequestHeader set Content-Type application/x-httpd-php env=MULTIPART_CTYPE 
RequestHeader set X-Real-Content-Type %{MULTIPART_CTYPE}e env=MULTIPART_CTYPE

0 个答案:

没有答案