[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
%h
%D
%d
%f
%c
%b
%t
%i
For example a format of http://%h/mp3s/%d/%f
could generate
something like http://localhost/mp3s/rem - out of time/radio
song.mp3
.
The default format is %D/%d/%f
which is fine for most things.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |