https://github.com/chrisantonellis/f-index
a .htaccess, stylesheet, and simple PHP combo that greatly improves on the design of the automatically generated index files of apache webservers
https://github.com/chrisantonellis/f-index
Last synced: 3 months ago
JSON representation
a .htaccess, stylesheet, and simple PHP combo that greatly improves on the design of the automatically generated index files of apache webservers
- Host: GitHub
- URL: https://github.com/chrisantonellis/f-index
- Owner: chrisantonellis
- Created: 2013-09-10T18:03:26.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T16:52:43.000Z (over 11 years ago)
- Last Synced: 2025-01-29T00:48:01.377Z (5 months ago)
- Language: CSS
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
f-index
=======
v1.0.1 ⋅ Chris Antonellis ⋅ August 2012 ⋅ www.chrisantonellis.comExample
=======
- http://www.chrisantonellis.com/files/Documentation
=============
- Upload the f-index folder to your server root
- Copy the ._htaccess file from the f-index folder to the folder you want styled and rename it to .htaccess
- NOTE: Don't touch the normal .htaccess file in the f-index folder, it is required for the PHP to run correctly
- NOTE: Less CSS compiler used to compile style.less stylesheet to style.css, compiler can be found at http://lesscss.org/Changelog
=========
9/2012 v1.0.1
- Fixed various syntax errors
- Removed borders from icons (IE)8/2012 v1.0.0
- Initial release