<Directory “D:\myphp_www\PHPTutorial\WWW\test\public”> Options +Indexes +FollowSymLinks +ExecCGI AllowOverride All Order allow,deny Allow from all #Require all granted Allow from all
create a site in PHPTool: name: www.test.cn(must be same as ServerName in httpd-ssl.conf), port: port number can be set to 80.
set Echosite tunnels(https server name and port number must be same as the site created in PHPTool) tunnels: name1: subdomain: “test” proto: http: www.test.cn:80 name2: subdomain: “test” proto: https: www.test.cn:80 6. restart PHPTool 7. https://www.test.cn