WEB开发 > WEB服务器配置方法 > Apache 1.x

Apache 1.x Module模式:    

  •    在 httpd.conf 中加入:
      LoadModule tsl_module
    C:/tsl/mod_tsl1.dll
      AddModule mod_tsl.c
      AddType application/tslscript .tsl
      AddHandler tslscript-handler
    .tsl