返回首页
当前位置: 主页 > JSP其他 >

Wap Search engine

软件大小:0.01 MB 运行环境:不详 软件等级:★★★☆☆ 发布时间:2009-08-14 下载次数:
软件介绍


Wap Search engine

Installation notes


Step 1: configure apache
If your apache is not configured as "wap server" add this lines to httpd.conf file:
AddType text/vnd.wap.wml .wml
AddType image/vnd.wap.wbmp .wbmp
AddType application/vnd.wap.wmlc .wmlc
AddType text/vnd.wap.wmlscript .wmls
AddType application/vnd.wap.wmlscriptc .wmlsc

If you haven't access to this file, ask to your server administrator.

Step 2: Copy files and chmod
Copy:
index.wml in a sub-directory of htdocs folder
search.pl in the cgi-bin directory of apache
DB.TXT everywhere you want
Chmod search.pl to 755

Step 3: Edit search.pl
Change the line :
#!/usr/local/bin/perl
with the actual path of perl (use command "which perl" if you don't know where perl is)
Change the line :
$dblocation="/usr/db.txt";
with the actual path in which you put the db.txt; remember that the name of db.txt is case senitive!

Step 4: Edit the database (db.txt)
In the dataabse, each line is a site. Each site is composed (in this order) by :
TITLE - keywords - URL - Description.
Elements are divided by the "x" tag.
Example:
First site <x> game fun party <x> http://wap.aeqeeqe.com/ <x> Site about fun... very funny!!

下载地址
下载说明

☉推荐使用迅雷下载本站软件,使用 WinRAR v3.10 以上版本解压本站软件。
☉如果这个软件总是不能下载的请点击报告错误,谢谢合作!!
☉下载本站资源,如果服务器暂不能下载请过一段时间重试!
☉如果遇到什么问题,请到本站论坛去咨寻,我们将在那里提供更多 、更好的资源!
☉本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。

顶一下
(46)
100%
踩一下
(0)
0%
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
验证码:点击我更换图片
推荐源码