Altered RewriteBase to match base_url in application/bootstrap.php

This commit is contained in:
Lillem4n 2010-10-22 06:42:24 -07:00 committed by Isaiah DeRose-Wilson
parent fc7cb2ccf5
commit 7b93f41496

View file

@ -2,7 +2,7 @@
RewriteEngine On
# Installation directory
RewriteBase /kohana/
RewriteBase /
# Protect hidden files from being viewed
<Files .*>