上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 62 下一页
摘要: 一.配置:1.php.ini 开启PDO及PDO相关数据库引擎extension=php_pdo_mysql.dll2.http.conf 开启rewrite模块 2.1LoadModule rewrite_module modules/mod_rewrite.so2.2 并识别.htaccess功能<Directory /> Options FollowSymLinks AllowOverride ALL Order deny,allow Deny from all Satisfy all</Directory>... # Options FileIn... 阅读全文
posted @ 2012-12-10 17:24 梦话四叶 阅读(295) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 62 下一页