摘要: <VirtualHost *:10000> ServerName localhost ServerAlias localhost DocumentRoot "F:/program/wamp/www/" <Directory "F:/program/wamp/www/"> Options +Index 阅读全文
posted @ 2021-07-09 15:42 盛世芳华 阅读(234) 评论(0) 推荐(0)
摘要: sudo apt-get install xxx -o Acquire::http::proxy="http://localhost:8888" 阅读全文
posted @ 2021-07-09 15:10 盛世芳华 阅读(230) 评论(0) 推荐(0)