标题:
[求助]
.htaccess无效
[打印本页]
作者:
liwiwd
时间:
2013-5-5 19:59
标题:
.htaccess无效
httpd.conf中<Directory />
Options FollowSymLinks
AllowOverride ALL
Order deny,allow
Deny from all
</Directory>
AllowOverride ALL 也已修改过来,但就是没有效果
.htaccess文件内容如下:
RewriteEngine on
RewriteCond $1 !^(index\.php|static|robots\.txt)
RewriteRule ^(.*)$ index.php/$1 [L]
请求管理员帮助解决,谢谢
作者:
tsgjl
时间:
2013-8-2 01:50
我也出现上面的问题,管理员给解答下。
作者:
haidao2620
时间:
2013-8-17 14:33
这个很简单,我也出现过,把FTP工具里的隐藏文件显示打开就可以了
欢迎光临 WDlinux官方论坛 (http://wdlinux.cn/bbs/)
Powered by Discuz! 7.2