• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
xxhong
经验教训远比技术重要
博客园 首页 新随笔 联系 管理

2013年4月23日

php.ini
摘要: short_open_tag=On <? ?> 阅读全文
posted @ 2013-04-23 23:15 xxhong 阅读(105) 评论(0) 推荐(0)
 
php获取表单请求数据
摘要: post $_POST['name']get $_GET['name'] 阅读全文
posted @ 2013-04-23 22:49 xxhong 阅读(230) 评论(0) 推荐(0)
 
httd-vhosts.conf备份
摘要: <VirtualHost *:80>ServerName localhostDocumentRoot "D:/dev/php/Apache2.2/htdocs"</VirtualHost><VirtualHost *:80>ServerName test.xxhong.comDocumentRoot "D:/dev/php/Apache2.2/htdocs/test"</VirtualHost><VirtualHost *:80>ServerName ecshop.xxhong.comDocum 阅读全文
posted @ 2013-04-23 17:49 xxhong 阅读(213) 评论(0) 推荐(0)
 
php虚拟主机配置 权限
摘要: httpd.conf打开Include conf/extra/httpd-vhosts.conf在其httpd-vhosts.conf中配置虚拟目录<VirtualHost *:80> ServerAdmin www.xxhong.com DocumentRoot D:/dev/php/Apache2.2/htdocs/xxhong</VirtualHost>目录配置如果不配置某个目录,则走默认的目录配置<Directory /> Options FollowSymLinks AllowOverride None Order deny,allow Deny 阅读全文
posted @ 2013-04-23 00:30 xxhong 阅读(343) 评论(0) 推荐(0)
 
 

博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3