摘要: 环境准备 requests httpbin virtualenv pip python 安装 #mkdir /home/requests #yum install -y python-pip #pip freeze 看看pip安装了啥 #pip install virtualenv #virtual 阅读全文
posted @ 2017-12-22 23:30 一只宅男的自我修养 阅读(461) 评论(0) 推荐(0) 编辑
摘要: <VirtualHost *:80>ServerAdmin sunqz@jerei.comDocumentRoot /web/dasdfServerName www.abc.com <Location /><LimitExcept GET POST > Order Allow,Deny Deny f 阅读全文
posted @ 2017-12-22 11:27 一只宅男的自我修养 阅读(427) 评论(0) 推荐(0) 编辑