该问题已被锁定!
4
关注
2801
浏览

测试插入代码,似乎是个bug

AI智能回复搜索中,请稍后...

查看全部 3 个回答

大圣SoLo 初级会员 用户来自于: 浙江省宁波市慈溪市
2014-10-14 09:02
[size=16] Enable this to restrict editing to logged in users only[/size]

[size=16] You should disable Indexes and MultiViews either here or in the[/size]
[size=16] global config. Symlinks maybe needed for URL rewriting.[/size]
#Options -Indexes -MultiViews +FollowSymLinks

[size=16] make sure nobody gets the htaccess, README, COPYING or VERSION files[/size]
[\._]ht|README$|VERSION$|COPYING$)">
    Order allow,deny
    Deny from all



deny from all

DirectoryIndex 首页 index.php index.asp index.jsp
order deny,allow

[size=16] Uncomment these rules if you want to have nice URLs using[/size]
[size=16] $conf['userewrite'] = 1 - not needed for rewrite mode 2[/size]
RewriteEngine on

RewriteRule ^_media/(.*)              lib/exe/fetch.php?media=$1  [QSA,L]
RewriteRule ^_detail/(.*)             lib/exe/detail.php?media=$1  [QSA,L]
RewriteRule ^_export/([^/]+)/(.*)     doku.php?do=export_$1&id=$2  [QSA,L]
RewriteRule ^$                        doku.php  [L]
RewriteCond %{REQUEST_FILENAME}       !-f
RewriteCond %{REQUEST_FILENAME}       !-d
RewriteRule (.*)                      doku.php?id=$1  [QSA,L]
RewriteRule ^index.php$               doku.php
#
[size=16] Not all installations will require the following line.  If you do,[/size]
[size=16] change "/dokuwiki" to the path to your dokuwiki directory relative[/size]
[size=16] to your document root.[/size]
RewriteBase /
#
[size=16] If you enable DokuWikis XML-RPC interface, you should consider to[/size]
[size=16] restrict access to it over HTTPS only! Uncomment the following two[/size]
[size=16] rules if your server setup allows HTTPS.[/size]
#RewriteCond %{HTTPS} !=on
#RewriteRule ^lib/exe/xmlrpc.php$      https://%{SERVER_NAME}%{REQUEST_URI} [L,R=301]

关于作者

问题动态

发布时间
2014-10-13 12:31
更新时间
2014-10-14 09:02
关注人数
4 人关注

相关问题

代码<?php _e('专题'); ?>中的_e('')在哪个文件中定义的,具体什么意思?
测试邮件发送失败,求高手解决
测试一下回复上传图片
搜外新版模板:支持wecenter2.5.9以上版本。2.5.11测试没问题
要插入iframe代码需要对编辑器做什么修改,求指导。可付费
测试手机发帖
非常小的问题,有一段代码重复了
测试一下程序,管理人员看了请见谅
我来测试下
发起问题测试

推荐内容

WeCenter视频上发布的视频为什么在手机上看不了
有没有大神能解决手机版无法播放视频呢问题
为什么wecenter写文章插入的视频在移动端不显示
如何让wecenter支持解析更多的视频?
试一下问题及留言上传优酷视频
完了,引用Youtube视频全部变成警告提示了。。。。
怎么让手机能播放视频呢,还有缺少音乐播放器
分享视频分享 显示缩略图
为什么发布的视频以前能播放,现在播放不了呢?
再次测试视频使用。