Commit graph

5 commits

Author SHA1 Message Date
scottjehl
d5cbcf755b Created a themes directory and moved all CSS and images there.
Edited the PHP combiner and .htaccess logic to accommodate this change, as well as allowing manifest files to use a "../" when referencing files, which will be handy when adding themes that don't include structural files yet.

Modified all HTML files to point to /themes/default for their theme.
2010-10-13 13:26:23 -04:00
scottjehl
ee77c41b7c removed line to make html files run as php, now that gzip lines are removed. PHP is still used in css/js combinator 2010-10-02 11:49:04 -04:00
Kin Blas
8a013023eb Comment out the AddHandler line for now since its causing Scott J. some problems. 2010-10-01 14:05:58 -07:00
Kin Blas
a0702bf2f6 Fixed issue 73 - .htaccess file should turn on required features.
- Added handler for x-httpd-php to prevent the browser from asking you to save the index.html file when the server isn't configured properly.

- Added option to turn on FollowSymLinks which is required by the Rewrite engine.
2010-09-30 09:23:51 -07:00
scottjehl
1d0fd4a7d8 committing all the mobiley goodness. 2010-09-10 18:23:13 -04:00