Changeset 25296
- Timestamp:
- 12/12/09 18:45:56 (4 years ago)
- Files:
-
- plugins/ioCombinerPlugin/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/ioCombinerPlugin/README
r25295 r25296 55 55 enabled_modules: [default, ioCombiner] 56 56 57 * Add the following to your web/.htaccessfile. Don't include the first57 * Add the following to your `web/.htaccess` file. Don't include the first 58 58 and last lines below - they're just there so you can see where the 59 combiner code needs to be added 59 combiner code needs to be added. An example `.htaccess` file is available 60 in the `data` directory of the plugin. 60 61 61 62 ...