silverstripe-installer/assets
Ingo Schommer bce724ca76 Use index.php for serving content
Removes main.php reliance. Paves the way for
serving SilverStripe from a public/ subfolder in the base path.
This requires an index.php file in the webroot,
since you can't set a RewriteRule to a path outside of the webroot
(e.g. "public/.htaccess" pointing to "../vendor/silverstripe/framework/main.php").
2017-10-05 08:09:45 +01:00
..
.gitignore Reorganise .gitignore file 2015-11-10 10:30:15 +00:00
.htaccess Use index.php for serving content 2017-10-05 08:09:45 +01:00
web.config Addition of geographical file formats (gpx,kml) 2013-11-12 11:39:12 +07:00