<Directory "C:/xampp/cgi-bin">
    AllowOverride None
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>
Alias /TRNORDER "C:/xampp/cgi-bin/TRNORDER.exe"

<IfModule mime_module>
    #
    # AddHandler allows you to map certain file extensions to "handlers":
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action directive (see below)
    #
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #
    AddHandler cgi-script .cgi .exe .pl

   AddType text/html .shtml
   AddOutputFilter INCLUDES .shtml
</IfModule>

 

還有網路芳鄰還沒搞定…

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 末三 的頭像
    末三

    五顆星星的故事

    末三 發表在 痞客邦 留言(0) 人氣()