92An Warez Forum
 

返回   92An Warez Forum > vBulletin 中文论坛 > vBulletin 讨论专区 > vBulletin 相关讨论

回复
 
LinkBack 主题工具 显示模式
  #1  
旧 2008-02-09, 14:07
普通会员
 
注册日期: 2008-02-03
帖子: 91
致谢数: 0
获感谢文章数:0
获会员感谢数:0
默认 VBSEO安装方法/常见问题/使用技巧

thanks. 但是我真不装了那个vbseo 3.10 有问题啊。。。。不能post....因为真是找不到link...你去我那里看看好吗。。。Forums
我知了。。是那个 .htaccess file 我不会改啊。。。能帮我改下吗。 怎样改呢?
上传的附件
文件类型: txt 1.txt (1.1 KB, 21 次查看)
__________________
美国论坛
回复时引用此帖
  #2  
旧 2008-02-09, 14:47
Xiao.T 的头像
论坛管理员
 
注册日期: 2008-01-18
帖子: 3048
致谢数: 35
获感谢文章数:67
获会员感谢数:115
默认 回复: vBSEO 1.0 Style 风格下载

你空间支持 .htaccess 吗>?
回复时引用此帖
  #3  
旧 2008-02-09, 14:53
普通会员
 
注册日期: 2008-02-03
帖子: 91
致谢数: 0
获感谢文章数:0
获会员感谢数:0
默认 回复: vBSEO 1.0 Style 风格下载

yes...support....是404 问题。。。你教我改下上边我给你那个htaccess file thanks 有没 有用QQ呢? 加我啦。。13397001
__________________
美国论坛
回复时引用此帖
  #4  
旧 2008-02-09, 17:15
Xiao.T 的头像
论坛管理员
 
注册日期: 2008-01-18
帖子: 3048
致谢数: 35
获感谢文章数:67
获会员感谢数:115
默认 回复: vBSEO 1.0 Style 风格下载

# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums/)
RewriteBase / 这里填写你的论坛目录.. ..你会不会英语??
#RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
#RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
回复时引用此帖
  #5  
旧 2008-02-09, 20:14
普通会员
 
注册日期: 2008-02-03
帖子: 91
致谢数: 0
获感谢文章数:0
获会员感谢数:0
默认 回复: vBSEO 1.0 Style 风格下载

yes...我会。。。。等我改我讲你听得不得。。。thanks..... 论坛目录是不是Forums
改了RewriteBase/ www.monkeylovepig.com


改了那个变了
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root@unix15.servage.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
__________________
美国论坛
回复时引用此帖
  #6  
旧 2008-02-09, 21:29
Xiao.T 的头像
论坛管理员
 
注册日期: 2008-01-18
帖子: 3048
致谢数: 35
获感谢文章数:67
获会员感谢数:115
默认 回复: vBSEO 1.0 Style 风格下载

你论坛后台设置的主页地址是
monkeylovepig.com/vbb2/
你应该设置正确的首页地址.
代码:
www.monkeylovepig.com
回复时引用此帖
  #7  
旧 2008-02-10, 22:17
普通会员
 
注册日期: 2008-02-03
帖子: 91
致谢数: 0
获感谢文章数:0
获会员感谢数:0
默认 回复: vBSEO 1.0 Style 风格下载

真是不明你们怎样装得。。。改了都不得
__________________
美国论坛
回复时引用此帖
  #8  
旧 2008-02-17, 17:08
Xiao.T 的头像
论坛管理员
 
注册日期: 2008-01-18
帖子: 3048
致谢数: 35
获感谢文章数:67
获会员感谢数:115
默认 VBSEO安装方法/常见问题/使用技巧

VBSEO在Apache安装方法和在vBulletin中文版中出现的问题.

VBSEO的安装. (附vBseo 3.1.0 中文版下载)

Apache环境

打开httpd.conf
开启rewrite_module模块-(虚拟主机如果不支持rewrite那就不能用vbseo)
代码:
LoadModule rewrite_module modules/mod_rewrite.so
上传.htaccess到网站目录根.
或者把rewriteg规则直接写入到httpd.conf(可以减少负载,提高网站连接速度)

实例
代码:
 
<VirtualHost ***********:80>   
 ServerAdmin *****@**.com
    DocumentRoot XXXX/htdocs/92an
    ServerName www.92an.com
    ServerAlias 92an.com
</VirtualHost>
<Directory "XXX/htdocs/92an">
    Options Indexes FollowSymLinks Includes ExecCGI
    AllowOverride None
<IfModule rewrite_module>
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www\.92an\.com
RewriteRule (.*) http://www.92an.com/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
</IfModule>
    Order allow,deny
    Allow from all
</Directory>
回复时引用此帖
  #9  
旧 2008-02-17, 17:29
Xiao.T 的头像
论坛管理员
 
注册日期: 2008-01-18
帖子: 3048
致谢数: 35
获感谢文章数:67
获会员感谢数:115
默认 回复: VBSEO安装方法/常见问题/使用技巧

VBSEO中文版常见问题/解决方法

开启替换'META 描述'内容?后出现CSS/图片丢失问题.
使用专业文本编辑器打开includes/config_vbseo.php
搜索
代码:
 
define('VBSEO_UTF8_SUPPORT',           0);
改成
代码:
 define('VBSEO_UTF8_SUPPORT',           1);



回复时引用此帖
  #10  
旧 2008-03-29, 10:42
普通会员
 
注册日期: 2008-03-27
帖子: 11
致谢数: 0
获感谢文章数:0
获会员感谢数:0
默认 回复: VBSEO安装方法/常见问题/使用技巧

我的也弄不好,装上是上了,但是网址全打不开.
回复时引用此帖
回复

主题工具
显示模式

发帖规则
不可以发表新主题
不可以发表回复
不可以上传附件
不可以编辑自己的帖子

启用 BB 代码
论坛启用 表情符号
论坛启用 [IMG] 代码
论坛禁用 HTML 代码


所有时间均为北京时间。现在的时间是 07:28


Powered by: vBulletin Copyright ©2000 - 2008 Jelsoft Enterprises Ltd.
All graphics Copyright © 92An.CoM
冀ICP备07005708号