忍者ブログ

順一郎の異色ブログ作法

生活改善のアイデアについて

2011/09/02

MT??C???X?g?[????????I

?@????AMT???????C???X?g?[?????????????A?O???u???O????????????????GI.pm????t?@?C???????????????????A?????????B??A????A??L??RL??o????u???O???B?????e???v???[?g??J?e?S???[??????????E?E?E?B

........................................................................................................................................................................................

http://kibou.no.land.to/mtos//????????L?????L?^?????????A????Q?l?????K????B

?C???X?g?[????秒洌斥洌????????????A?????`??}????????A????????????C???X?g?[?????Aextrib????t?H???_?????GI.pm????????t?@?C?????L??????????????????????B?i?s?????T4???????B?j

?????A

1269?s??BR>(before)
my $protocol = $ENV{SERVER_PROTOCOL} || 'HTTP/1.0';
 
(after)
#my $protocol = $ENV{SERVER_PROTOCOL} || 'HTTP/1.0';
my $protocol = $ENV{'SERVER_PROTOCOL'};
$protocol = 'HTTP/1.1' if (! $protocol || $protocol eq 'INCLUDED');

2753?s??BR>(before)
return $ENV{'SERVER_PROTOCOL'} || 'HTTP/1.1'; # for debugging


(after)

#return $ENV{'SERVER_PROTOCOL'} || 'HTTP/1.1'; # for debugging
my $protocol = $ENV{'SERVER_PROTOCOL'};
return (! $protocol || $protocol eq 'INCLUDED') ? 'HTTP/1.1' : $protocol;


 ?L?????????????A?]?????z?X?gPC??T???????t?B???_?????xtrib?????A?????GI.pm??]?????????????B

?@???A.htaccess?????O??t?@?C????erapad????G?f?B?^??????A?]?????z?X?gPC??T???????t?B???_?????]??????????????B

?@LayoutIgnoreURI *.html
?@LayoutIgnoreURI *.php
?@LayoutIgnoreURI *.cgi

?@????_???????????????A?C???X?g?[??????s???C???X?g?[????????????B

PR

コメント

ただいまコメントを受けつけておりません。

カレンダー

08 2024/09 10
S M T W T F S
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

フリーエリア

最新CM

[12/15 @AsinagaOba3]
[11/09 ビジネスマナー]

最新TB

プロフィール

HN:
jyunichifro
年齢:
74
性別:
男性
誕生日:
1950/08/06
職業:
無職
趣味:
パソコン、ブログ
自己紹介:
趣味は、Hp・ブログ作り・コンピュータ組立て、神社仏閣めぐり、ゴルフ、テニス

バーコード

ブログ内検索

P R