文件名称:phurl_shorturls
-
所属分类:
- 标签属性:
- 上传时间:2012-12-22
-
文件大小:31.85kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
功能:可以将一个长的网址转换成一个短的域名网址,这个带一个简单的后台
本站程序演示:http://ip.chaosemails.com
使用方法:
1.新建一个数据库
2.使用pma之类工具,导入phurl.sql文件
3.修改config.php文件,其中我对config.php文件加了注释,//后为注释
4.将admin文件夹修改个名字,安全点
apache需要开启伪静态支持,内含.htaccess文件。附一个我自已弄的nginx伪静态规则:
location / {
rewrite ^/(.+)$ /redirect.php?alias=$1 last
}
新手之作,希望大家不要拍砖。谢谢。-Function: You can convert a long URL into a short domain URL, this with a simple background
Site program demonstrates: http://ip.chaosemails.com
How to use:
1 Create a new database
2. Use pma like tools, import phurl.sql file
3. Modify the config.php file config.php file, which I added a note// comments after
The admin folder to modify the name and security point
apache need to turn on the pseudo-static support included. htaccess file. Attached to a my own get the nginx pseudo-static rules:
location/{
rewrite ^/(.+) $/redirect.php? alias = $ 1 last
}
Novice for hope Please do not Paizhuan. Thank you.
本站程序演示:http://ip.chaosemails.com
使用方法:
1.新建一个数据库
2.使用pma之类工具,导入phurl.sql文件
3.修改config.php文件,其中我对config.php文件加了注释,//后为注释
4.将admin文件夹修改个名字,安全点
apache需要开启伪静态支持,内含.htaccess文件。附一个我自已弄的nginx伪静态规则:
location / {
rewrite ^/(.+)$ /redirect.php?alias=$1 last
}
新手之作,希望大家不要拍砖。谢谢。-Function: You can convert a long URL into a short domain URL, this with a simple background
Site program demonstrates: http://ip.chaosemails.com
How to use:
1 Create a new database
2. Use pma like tools, import phurl.sql file
3. Modify the config.php file config.php file, which I added a note// comments after
The admin folder to modify the name and security point
apache need to turn on the pseudo-static support included. htaccess file. Attached to a my own get the nginx pseudo-static rules:
location/{
rewrite ^/(.+) $/redirect.php? alias = $ 1 last
}
Novice for hope Please do not Paizhuan. Thank you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
phurl_短域名/安装说明.txt
phurl_短域名/admin/footer.php
phurl_短域名/admin/header.php
phurl_短域名/admin/index.php
phurl_短域名/admin/login.php
phurl_短域名/admin/logout.php
phurl_短域名/assets/admin.css
phurl_短域名/assets/admin.js
phurl_短域名/assets/default.css
phurl_短域名/html/copy.png
phurl_短域名/html/default.css
phurl_短域名/html/footer.php
phurl_短域名/html/header.php
phurl_短域名/html/index_done.php
phurl_短域名/html/index_form.php
phurl_短域名/html/send.png
phurl_短域名/html/yes.png
phurl_短域名/.htaccess
phurl_短域名/config.php
phurl_短域名/functions.php
phurl_短域名/functionsd.php
phurl_短域名/index.php
phurl_短域名/phurl.sql
phurl_短域名/redirect.php
phurl_短域名/sendurl.php
phurl_短域名/admin
phurl_短域名/assets
phurl_短域名/html
phurl_短域名
phurl_短域名/admin/footer.php
phurl_短域名/admin/header.php
phurl_短域名/admin/index.php
phurl_短域名/admin/login.php
phurl_短域名/admin/logout.php
phurl_短域名/assets/admin.css
phurl_短域名/assets/admin.js
phurl_短域名/assets/default.css
phurl_短域名/html/copy.png
phurl_短域名/html/default.css
phurl_短域名/html/footer.php
phurl_短域名/html/header.php
phurl_短域名/html/index_done.php
phurl_短域名/html/index_form.php
phurl_短域名/html/send.png
phurl_短域名/html/yes.png
phurl_短域名/.htaccess
phurl_短域名/config.php
phurl_短域名/functions.php
phurl_短域名/functionsd.php
phurl_短域名/index.php
phurl_短域名/phurl.sql
phurl_短域名/redirect.php
phurl_短域名/sendurl.php
phurl_短域名/admin
phurl_短域名/assets
phurl_短域名/html
phurl_短域名
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.