码迷,mamicode.com
首页 > Web开发 > 详细

使用php为本地html文件生成url

时间:2020-07-13 21:34:38      阅读:70      评论:0      收藏:0      [点我收藏+]

标签:nbsp   space   down   pre   php   htm   pac   span   tps   

1. 查看你是不是有php

   which php

2.  假设你的Demo.html 路径为 /Users/Sheron/Downloads/Demo.html 

   

cd /Users/Sheron/Downloads/
php -S localhost:8080

3.  在浏览器打开 https://localhost:8080/Demo.html 就可以了

 

 

使用php为本地html文件生成url

标签:nbsp   space   down   pre   php   htm   pac   span   tps   

原文地址:https://www.cnblogs.com/Xylophone/p/13295471.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!