English 中文(简体)
仍有必要使用现状:404个没有为农林研究创建?
原标题:Still necessary to use Status: 404 Not Found for FCGI?
最佳回答

I don t believe you need to use the Status style header unless you have the option cgi.rfc2616_headers enabled.

http://php.net/manual/en/ini.core.php rel=“nofollow” http://php.net/manual/en/ini.core.php

"Tells PHP what type of headers to use when sending HTTP response code. If it s set 0, PHP sends a Status: header that is supported by Apache and other web servers. When this option is set to 1, PHP will send » RFC 2616 compliant headers. Leave it set to 0 unless you know what you re doing."

基本上,你将吉大港定居地安置点的头盔送回家佣,然后,家佣在必要时将这些头盔改装成身份头盔。 几年来,似乎有各种弊端,要么被错误转换,要么是多位身份头盔被派到一起,但现在似乎所有这些弊端都已固定下来。 因此,我认为你在安抚吉大港定居区的风格,让人们改换新住房。

另外,我刚刚测试并发送了头盔(“HTTP/1.0404并非创始者”);利用快车CGI,在我的杰夫环境中工作。

问题回答

暂无回答




相关问题
Brute-force/DoS prevention in PHP [closed]

I am trying to write a script to prevent brute-force login attempts in a website I m building. The logic goes something like this: User sends login information. Check if username and password is ...

please can anyone check this while loop and if condition

<?php $con=mysql_connect("localhost","mts","mts"); if(!con) { die( unable to connect . mysql_error()); } mysql_select_db("mts",$con); /* date_default_timezone_set ("Asia/Calcutta"); $date = ...

定值美元

如何确认来自正确来源的数字。

Generating a drop down list of timezones with PHP

Most sites need some way to show the dates on the site in the users preferred timezone. Below are two lists that I found and then one method using the built in PHP DateTime class in PHP 5. I need ...

Text as watermarking in PHP

I want to create text as a watermark for an image. the water mark should have the following properties front: Impact color: white opacity: 31% Font style: regular, bold Bevel and Emboss size: 30 ...

How does php cast boolean variables?

How does php cast boolean variables? I was trying to save a boolean value to an array: $result["Users"]["is_login"] = true; but when I use debug the is_login value is blank. and when I do ...

热门标签