I'm a rails developer doing some patchwork on a cakephp project.
I pulled from a repository and am trying to get a local version of the project up and running.
Right now, the application is trying to load assets from 'localhost/static/css'
The css is actually located in localhost/app-name/app/webroot/static/css.
I've renamed all the htaccess files (app-name/.htaccess, app/.htaccess, app/webroot/.htaccess) and commented them out, but the app is still looking for my assets at 'localhost/static/'.
What am I missing?
Thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…