| [ PHPXref.com ] | [ Generated: Sun Jul 20 17:32:46 2008 ] | [ eSPG 1.72 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 #DirectoryIndex sp_index.php 2 3 RewriteEngine On 4 5 RewriteRule ^folder/(.*) sp_index.php?dir=./$1 6 RewriteRule ^file/(.*) sp_index.php?file=./$1 7 8 RewriteRule ^thumb/(.*) sp_getthumb.php?source=$1 9 RewriteRule ^resize/(.*) sp_resize.php?source=$1 10 11 RewriteRule ^edit/folder/(.*) sp_editor.php?dir=./$1 12 RewriteRule ^edit/file/(.*) sp_editor.php?file=./$1
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |