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

2021-01-21 06:15

阅读:709

标签: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


评论


亲,登录后才可以留言!