chinasaint 发表于 2003 年 12 月 30 日 00:00:00

iDowS v3.0 RC1 Release

iDowS v3.0 RC1 Release, Apache Edition First

iDownS 3 部分截图:
http://forum.justdn.org/index.php?showtopic=13439

简单安装说明:

1.确认你是从 http://forum.justdn.org/index.php?showforum=13 下载的压缩包.
2.用WinRAR解压软件.
3.自行建立一个mysql库,例如idowns,将idowns3.sql导入.
4.配置config.php,按里面的说明修改.
5.apache配置参看.htaccess部分,设置Apache的Directory,AllowOverride值为all (参见下面的形式),有问题请访问论坛.
6.static & cache目录可写.


CODE
<Directory >
AllowOverride all
Order allow,deny
Allow from all
</Directory>

下载:
http://forum.justdn.org/index.php?showtopic=13460
页: [1]
查看完整版本: iDowS v3.0 RC1 Release