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

测试插入代码,似乎是个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 人关注

相关问题

测试完3.1.2发现一些问题
插入外链图片在编辑框中图片显示正常,但发布后为图片是死链,发现图片名字被缩略引起的,怎么改这个bug?
插入的图片在哪里修改最高默认宽度?
手机插入图片功能不够便捷!
大家知道皇轩平台的那个网站的源代码是怎么回事?貌似有问题
[Bug-report]邮件发送源代码可疑BUG报告
让 360 浏览器默认调用 webkit 核心的代码
升级3.0测试版1出现以下问题,不知道是我的问题还是BUG!
测试贴:发起问题部分可以开始@吗?
beta测试css样式问题

推荐内容

怎么让插入的视频自动开始播放并且循环
请问优酷开放平台怎么在WC用?
视频可以只显示视频的缩略图,不显示播放器,可以修改吗?
貌似这样就可以去年优酷视频的广告了?谁有兴趣试一下?
有没有大神能解决手机版无法播放视频呢问题
视频嵌入只能再网页版用吗?手机上无法查看?
求教如何才能支持B站视频?
WeCenter视频上发布的视频为什么在手机上看不了
【视频问题】如何让编辑器能上传并解析mp4视频?同时如何做到登录才能看视频?
新版编辑器没有源代码功能和支持搜狐视频吗