服务器之家:专注于服务器技术及软件下载分享
分类导航

Linux|Centos|Ubuntu|系统进程|Fedora|注册表|Bios|Solaris|Windows7|Windows10|Windows11|windows server|

服务器之家 - 服务器系统 - Centos - Centos5.2配置LAMP与Centos5.3配置LAMP(86)

Centos5.2配置LAMP与Centos5.3配置LAMP(86)

2019-10-11 14:12Centos教程网 Centos

Options Indexes FollowSymLinks AllowOverride all RewriteEngine On #RewriteBase /bbs RewriteCond %{HTTP_HOST} !^www\.cnprint\.org RewriteRule (.*) http://www.cnprint.org/bbs/$1 [L,R=301] #RewriteRule ^



Options Indexes FollowSymLinks 
AllowOverride all 
RewriteEngine On 
#RewriteBase /bbs 
RewriteCond %{HTTP_HOST} !^www\.cnprint\.org 
RewriteRule (.*) http://www.cnprint.org/bbs/$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] 
Order allow,deny 
Allow from all 

作者: holyghost 发布日期: 2009-8-05 
我的mcrypt死活都装不上 
都快一个月了····· 

延伸 · 阅读

精彩推荐