.htaccess and routing issues resolved

edited July 2011 in Installation
All right it took me quite a while to get things going smooth with the demo site.

Specs:
macbookpro OSX.6.8
mamp pro 1.8.4 -> default apache port:8888/php5/cache:APC

From the start:
1->Fork fuel on github->admin:set demo branch as default
2->Git clone
(command line or github for mac->http://www.getfuelcms.com/forums/discussion/comment/1356/#Comment_1356)
I like my sites in a Sites folder in my home (/Users/[username]/Sites/fuelcms/)
3->In Mamp: server name=fuel / disk location=/Users/[username]/Sites/fuelcms/
4->In .htaccess: RewriteBase /fuelcms
5->In browser (Safari): http://localhost:8888/fuelcms/
6->Admin: http://localhost:8888/fuelcms/fuel/dashboard
7->Smilez!
Sign In or Register to comment.