-
一键安装后如何设置绑定域名。
-
-
一键安装后如何设置绑定域名。 我不想输入IP打开网站 需要修改哪个文件?如何修改?
-
5161 次浏览
5 条评论
收藏
5个评论
-
-
--
2020-12-01 10:00
-
这个不清楚。
-
-
回复 · 0条回复
-
-
-
--
2020-12-01 10:00
-
这个不清楚。
-
-
回复 · 0条回复
-
-
-
--
2020-12-01 10:00
-
学习,希望以后能用到
-
-
回复 · 0条回复
-
-
-
--
2020-12-01 10:00
-
[s:1][s:1][s:1][s:1][s:1][s:1]
-
-
回复 · 0条回复
-
-
-
--
2020-12-01 10:00
-
本帖最后由 linux 于 2012-3-28 23:04 编辑
呵呵
D:\\OEWAPM-SERVER\\Apache2\\conf\\httpd.conf
Listen 8088 <---------------改成80端口[/table]
ServerName localhost[/table]
ServerAdmin webmaster@domain.com[/table]
ServerRoot \"D:\\OEWAPM-SERVER\\Apache2\"[/table]
DocumentRoot \"D:\\OEWAPM-SERVER\\wwwroot\"[/table]
LoadModule php5_module \"D:\\OEWAPM-SERVER\\PHP5\\php5apache2_2.dll\"[/table]
PHPIniDir \"D:\\OEWAPM-SERVER\\PHP5\\php.ini\"[/table]
<Directory \"D:\\OEWAPM-SERVER\\wwwroot\">[/table]
Options Indexes FollowSymLinks[/table]
Order allow,deny[/table]
Allow from all[/table]
</Directory>[/table]
Alias /icons/ \"D:\\OEWAPM-SERVER\\Apache2\\icons\\\"[/table]
<Directory \"D:\\OEWAPM-SERVER\\Apache2\\icons\">[/table]
Options Indexes MultiViews[/table]
AllowOverride None[/table]
Order allow,deny[/table]
Allow from all[/table]
</Directory>[/table]
NameVirtualHost *:8088 [/table]<---------------改成80端口 主机名改成你的域名[/table]
<VirtualHost *:8088> [/table]<---------------改成80端口 [/table] 主机名改成你的域名 [/table]
ServerAdmin webmaster@domain.com[/table]
DocumentRoot \"D:\\OEWAPM-SERVER\\wwwroot\"[/table]
ServerName *[/table]
<IfModule mod_rewrite.c>[/table]
RewriteEngine On[/table]
RewriteRule ^(.*)/archiver/([a-z0-9-]+.html)$ $1/archiver/index.php?$2[/table]
RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+).html$ $1/forumdisplay.php?fid=$2&page=$3[/table]
RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+).html$ $1/viewthread.php?tid=$2&extra=page%3D$4&page=$3[/table]
RewriteRule ^(.*)/profile-(username|uid)-(.+).html$ $1/viewpro.php?$2=$3[/table]
RewriteRule ^(.*)/space-(username|uid)-(.+).html$ $1/space.php?$2=$3[/table]
</IfModule>[/table]
</VirtualHost>[/table]
应该是这样吧,你自己试一下,对不对,
对了,在后面回复一下噢 、!哈
-
-
回复 · 0条回复
-
作者信息
-
关注
-
试
免费试用
-
咨询热线
-
咨询热线
020-82299 259
-
在线咨询