Hi,
I'm trying to install bolt and following the docs on
http://docs.bolt.cm/installation
After following this guide I'm trying to call
http://localhost/dev/bolt
and I'm being redirected to
http://localhost/dev/bolt/bolt/users/edit/
which of course results in a 404 error. Notice the double "/bolt" in the above path. Anybody know why this is happening and how to fix it?
Thanks for any tips on how to resolve this.