Heim >php教程 >PHP源码 >php虚拟机的配制

php虚拟机的配制

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-08 17:31:00926Durchsuche
<script>ec(2);</script>
NameVirtualHost *:8001

    ServerAdmin   test@janabiz.com
    DocumentRoot  D:projectsmobilejudgewebapphtdocs
    ServerName    lyd.mobilejudge.com
    ErrorLog      logs/error_log.mj
    CustomLog     logs/access_log.mj common
   
    php_flag output_buffering On
    php_value output_handler mb_output_handler
    php_value default_charset Shift_JIS
    php_value mbstring.language Japanese
    php_flag mbstring.encoding_translation On
    php_value mbstring.http_input auto
    php_value mbstring.http_output Shift_JIS
    php_value mbstring.internal_encoding Shift_JIS
    php_value mbstring.substitute_character none


1. apache.conf 中配置成这样,
2. 然后在windows/ system32/drivers/etc/hosts  中加入域名
本机IP  lyd.mobilejudge.com



Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn