Mysite is exactly as your diagram illustrates for codeigniter. I changed my htaccess to make the assets main folder accessible. For example, CI catches and 404s this url
mysite/assets/grocery_crud/css/ui/simple/images/animated-overlay.gif
When I go the examples page, database records display but in almost an ascii sense, not styled. and the actions are ugly and misplaced.
Any ideas how to correct? Am I missing something in my htaccess?
I tried the exmaple on this page:
http://www.grocerycrud.com/documentation/create-crud-codeigniter-tutorial
And it shows the same thing.
Many thanks.
EDIT - I guess spelling counts in htacess - please diregard