Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

win2003域名问题求救

[复制链接]
gxjk5888 发表于 2008-10-20 17:06:14 | 显示全部楼层 |阅读模式
Listen 10.62.95.7:80
ServerName www.17173.com
ServerAdmin webmaster@domain.com
ServerRoot "d:\ComsenzEXP\Apache2"
DocumentRoot "D:\ComsenzEXP\wwwroot\discuz"
LoadModule php5_module "d:\ComsenzEXP\PHP5\php5apache2_2.dll"
PHPIniDir "d:\ComsenzEXP\PHP5\php.ini"
<Directory "d:\ComsenzEXP\wwwroot">
Options Indexes FollowSymLinks
Order allow,deny
Allow from all
</Directory>
Alias /icons/   "d:\ComsenzEXP\Apache2\icons\"
<Directory "d:\ComsenzEXP\Apache2\icons">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
NameVirtualHost *:80
<VirtualHost *:80>
ServerAdmin webmaster@domain.com
DocumentRoot "d:\ComsenzEXP\wwwroot"
ServerName *
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^(.*)/archiver/([a-z0-9-]+.html)$ $1/archiver/index.php?$2
RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+).html$ $1/forumdisplay.php?fid=$2&page=$3
RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+).html$ $1/viewthread.php?tid=$2&extra=page%3D$4&page=$3
RewriteRule ^(.*)/profile-(username|uid)-(.+).html$ $1/viewpro.php?$2=$3
RewriteRule ^(.*)/space-(username|uid)-(.+).html$ $1/space.php?$2=$3
</IfModule>
</VirtualHost>

那位大大帮帮忙啊谢谢了
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-18 17:52 , Processed in 0.014719 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表