Welcome Guest, Not a member yet? Register   Sign In
Where is the standard place to put images, css, etc?
#1

[eluser]Citizen[/eluser]
Couldn't find it in the docs.
#2

[eluser]InsiteFX[/eluser]
You create an assets folder your root.
Code:
application
system
assets
  -- css
  -- images
  -- js
index.php

InsiteFX
#3

[eluser]fedeisas[/eluser]
[quote author="InsiteFX" date="1306459716"]You create an assets folder your root.
Code:
application
system
assets
  -- css
  -- images
  -- js
index.php

InsiteFX[/quote]

I use the same folder structure above. Also, I set up a subdomain http://static.mydomain.com to reach those static files. That way, I can set larger cache times and ETags.




Theme © iAndrew 2016 - Forum software by © MyBB