Skip to content

Commit

Permalink
Remove user dir from .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
gokmen committed Dec 13, 2011
1 parent 0679aa5 commit f43df7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .htaccess
Expand Up @@ -12,7 +12,6 @@ RewriteEngine on
# If you are running this in your home diretory (/home/USERNAME/public_html)
# please change the value of USERNAME and uncomment the following line:
# RewriteBase /~USERNAME/
RewriteBase /~gokmen/

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
Expand Down

0 comments on commit f43df7a

Please sign in to comment.