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

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

相关问题

邮件配置成功,测试成功,但是邮件验证无法收到
@yanc 我搭建了一个测试站点,仅供参考!
不错的去底部、回顶部代码。
markdown编辑器发布内容后再编辑显示源代码了
平台代码里手机端与电脑端是怎么区分的?
怎么让文章页面或者问题页面支持bootstrap代码,如:
测试一下图片功能
beta7更新后,页面出现错误代码。
问答系统测试
测试一下链接型图片与上传型

推荐内容

程序视频功能不能用了。。。。
手机版优酷视频又不能播放啦吗》?
如何设置解析手机视频解析和电脑视频解析
谁会做在站内编辑器直接上传视频到优酷,已申请优酷开放平台接口!
貌似这样就可以去年优酷视频的广告了?谁有兴趣试一下?
如何在编辑器下看到已经发布视频的地址?
旧视频不能播放 需要 Markdown 语法转换为 BBCode?
发布的视频,怎么都是 默认播放的呢?
七牛云存储可以做视频托管吗
在问题中插入的视频只能支持优酷等来源的么?不能支持全网的么?