|
Lines 1-20
Link Here
|
| 1 |
libexec/apache/mod_gzip.so |
1 |
%%APACHEMODDIR%%/mod_gzip.so |
| 2 |
@exec %D/sbin/apxs -e -A -n gzip %f |
2 |
@exec %D/sbin/apxs -e -A -n gzip %f |
| 3 |
@unexec %D/sbin/apxs -e -A -n gzip %f |
3 |
@unexec %D/sbin/apxs -e -A -n gzip %f |
| 4 |
%%PORTDOCS%%share/doc/mod_gzip/browser.htm |
4 |
%%PORTDOCS%%%%DOCSDIR%%/browser.htm |
| 5 |
%%PORTDOCS%%share/doc/mod_gzip/cache.htm |
5 |
%%PORTDOCS%%%%DOCSDIR%%/cache.htm |
| 6 |
%%PORTDOCS%%share/doc/mod_gzip/config.htm |
6 |
%%PORTDOCS%%%%DOCSDIR%%/config.htm |
| 7 |
%%PORTDOCS%%share/doc/mod_gzip/encoding.htm |
7 |
%%PORTDOCS%%%%DOCSDIR%%/encoding.htm |
| 8 |
%%PORTDOCS%%share/doc/mod_gzip/enhancements.htm |
8 |
%%PORTDOCS%%%%DOCSDIR%%/enhancements.htm |
| 9 |
%%PORTDOCS%%share/doc/mod_gzip/extern.gif |
9 |
%%PORTDOCS%%%%DOCSDIR%%/extern.gif |
| 10 |
%%PORTDOCS%%share/doc/mod_gzip/firewalls.htm |
10 |
%%PORTDOCS%%%%DOCSDIR%%/firewalls.htm |
| 11 |
%%PORTDOCS%%share/doc/mod_gzip/index.htm |
11 |
%%PORTDOCS%%%%DOCSDIR%%/index.htm |
| 12 |
%%PORTDOCS%%share/doc/mod_gzip/links.htm |
12 |
%%PORTDOCS%%%%DOCSDIR%%/links.htm |
| 13 |
%%PORTDOCS%%share/doc/mod_gzip/mod_gzip_logo.gif |
13 |
%%PORTDOCS%%%%DOCSDIR%%/mod_gzip_logo.gif |
| 14 |
%%PORTDOCS%%share/doc/mod_gzip/status.htm |
14 |
%%PORTDOCS%%%%DOCSDIR%%/status.htm |
| 15 |
%%PORTDOCS%%share/doc/mod_gzip/valid-css.png |
15 |
%%PORTDOCS%%%%DOCSDIR%%/valid-css.png |
| 16 |
%%PORTDOCS%%share/doc/mod_gzip/valid-xhtml11.png |
16 |
%%PORTDOCS%%%%DOCSDIR%%/valid-xhtml11.png |
| 17 |
%%PORTDOCS%%share/doc/mod_gzip/versions.htm |
17 |
%%PORTDOCS%%%%DOCSDIR%%/versions.htm |
| 18 |
share/examples/mod_gzip/mod_gzip.conf.sample |
18 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
| 19 |
@dirrm share/examples/mod_gzip |
|
|
| 20 |
%%PORTDOCS%%@dirrm share/doc/mod_gzip |