Welcome Guest, Not a member yet? Register   Sign In
location of css file
#2

[eluser]JayTee[/eluser]
My file structure typically looks like this:

Code:
/www
  /public
    /cache <-- gzipped/cached CSS/JS files
    /css <-- all .css files
    /images <-- image files
    /js <-- javascript files
  /system (codeigniter) <-- i usually rename this folder
    /application (my stuff) <-- the CI application folder
.htaccess
combine.php <-- gzips css and js files on the fly and caches them
favicon.ico
index.php
robots.txt


Messages In This Thread
location of css file - by El Forum - 07-17-2009, 09:14 PM
location of css file - by El Forum - 07-17-2009, 10:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB