0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
abouttanningbed_dot_com
/
[
Home
]
File: .htaccess
Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^abouttanningbed.com RewriteRule (.*) http://www.abouttanningbed.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.html\ HTTP/ RewriteRule ^index\.html$ http://www.abouttanningbed.com/ [R=301,L] AddHandler application/x-httpd-php .html RewriteRule ^(.*)\.html$ $1.php [L] RewriteRule ^articles/([^/\.]+)/?$ articles.php?id=$1 [L]