My page is unable to load the CSS when I am trying to load the page with default controller like this: //localhost/mysite/
But when I am trying to load the page like this //localhost/mysite/index.php/site/index
css the CSS is loaded perfectly, and I have to create both my css and image folders like this:
Path C:\wamp\www\tt\assets\css and all other application paths are in the root path of the
tt like c:\wamp\www\tt\application.
Please give me solution as soon as possible.
.htaccessfile look like?