Revolutionary URL Shortener
bin = external supplement tools src
- core = source code
- libs = external library
- site = web interface
.\bin\test.bat
.\bin\build.bat
location ~ "^/[a-zA-Z0-9]{8}" {
rewrite ^/(.*)$ $scheme://$host/index.php?type=capcus.get&id=1&code=$1 break;
}
root /home/kassle/capcus/src/site;
RewriteEngine On
RewriteRule ^([a-zA-Z0-9]{8})$ /index.php?type=capcus.get&id=1&code=$1 [QSA,L]