[eluser]veledrom[/eluser]
Hi,
My directory structure is this:
+ index.php
+ license.txt
+ application
+ system
+ user_guide
- web
- css
- images
- js
When I run my website on my local computer with WAMP, all fine but when I run it on my web hosting space (LINUX) no css, js and images are picked up.
I manually type the full URL to these 3 folders and the files inside, I get "500 Internal Server Error".
Why do you think this is happening?
Thanks