0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
wordpress
/
plugins-bak
/
podpress
/
optional_files
/
podpress_trac
/
[
Home
]
File: .htaccess
# BEGIN podPress <IfModule mod_rewrite.c> RewriteEngine on RewriteRule ^feed/(.+)$ index.php?feed=$1 RewriteRule ^play/(.+)$ index.php?play=$1 RewriteRule ^web/(.+)$ index.php?web=$1 </IfModule> # END podPress