关于APACHE不能显示目录
不知道动了APACHE的什么配置,目录不能显示了,BAIDU一下
只要在httpd.conf 将
- <directory />
- Options FollowSymLinks
- AllowOverride None
- Order deny,allow
- deny from all
- Satisfy all
- </directory>
中deny from all 换成 allow from al l即可
致力于网站重构
Hello and welcome to beautiful Jun Blog.
不知道动了APACHE的什么配置,目录不能显示了,BAIDU一下
只要在httpd.conf 将
中deny from all 换成 allow from al l即可
Posted on 25 六月 '08 by admin, under php. No Comments.
一款很不错的插件Different Posts Per Page,可以对首页、分类页、搜索页等,分别设置每页显示的文章数。例如我不想让首页拉得太长,可以把 home 设置为每页显示 3 篇文章,那么在搜索页为了便于快速查找需要的文章,设置为每页显示 10 条信息。以前则只能在 Reading Options 里设置整个 blog 每页显示文章数。(效果见本 Blog)
来自:http://roamlog.cn/archives/different-posts-per-page-16.html
Posted on 25 六月 '08 by admin, under Wordpress. No Comments.
sitemap:
http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/
使用很简单,新建一个文章页面编辑一下内容即可
Google xml Sitemaps:
http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/
只要把文件放的插件目录,启用就可以了。需要注意的是需要设置根目录可写。
Posted on 25 六月 '08 by admin, under Wordpress. 2 Comments.
Copyright 2010 by junstudio.cn.
苏ICP备05011055号