mirror of
https://github.com/mrclay/minify.git
synced 2025-08-15 10:34:02 +02:00
Adds server-info.php
This commit is contained in:
@@ -61,6 +61,10 @@ $min_serveOptions['minApp']['allowDirs'] = array(
|
||||
);
|
||||
```
|
||||
|
||||
### What's my document root?
|
||||
|
||||
You can enable the script `min/server-info.php` and open http://example.org/min/server-info.php to find useful `$_SERVER` values. People in the [Google Group](https://groups.google.com/forum/#!forum/minify) might need these to help you.
|
||||
|
||||
## It's still not working
|
||||
|
||||
1. Make sure you have the [latest version](http://code.google.com/p/minify/downloads/list).
|
||||
|
Reference in New Issue
Block a user