Changeset 1045
- Timestamp:
- 03/10/08 09:54:12
(7 months ago)
- Author:
- zothos
- Message:
fixed #1101
thanks to blocker
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1039 |
r1045 |
|
| 6 | 6 | |
|---|
| 7 | 7 | ROOT_CONF=$(INST_PREF)/usr/local/etc |
|---|
| 8 | | SYSTEM_ROOT=$(INST_PREF)/usr/local/www/apache22/ispcp |
|---|
| | 8 | SYSTEM_ROOT=$(INST_PREF)/usr/local/www/ispcp |
|---|
| 9 | 9 | SYSTEM_CONF=$(INST_PREF)/usr/local/etc/ispcp |
|---|
| 10 | 10 | SYSTEM_LOG=$(INST_PREF)/var/log/ispcp |
|---|
| 11 | | SYSTEM_APACHE_BACK_LOG=$(INST_PREF)/usr/local/www/apache22/logs/backup |
|---|
| 12 | | SYSTEM_VIRTUAL=$(INST_PREF)/usr/local/www/apache22/data |
|---|
| | 11 | SYSTEM_APACHE_BACK_LOG=$(INST_PREF)/usr/local/www/logs/backup |
|---|
| | 12 | SYSTEM_VIRTUAL=$(INST_PREF)/usr/local/www/data |
|---|
| 13 | 13 | SYSTEM_AWSTATS=$(INST_PREF)/usr/local/www/awstats |
|---|
| 14 | | SYSTEM_FCGI=$(INST_PREF)/usr/local/www/apache22/fcgi |
|---|
| | 14 | SYSTEM_FCGI=$(INST_PREF)/usr/local/www/fcgi |
|---|
| 15 | 15 | SYSTEM_MAIL_VIRTUAL=$(INST_PREF)/var/mail/virtual |
|---|
| 16 | 16 | SYSTEM_MAKE_DIRS=/bin/mkdir -p |
|---|
| r1040 |
r1045 |
|
| 2 | 2 | |
|---|
| 3 | 3 | APACHE_EXT_CONF=$(INST_PREF)/usr/local/etc/apache22/Includes |
|---|
| 4 | | APACHE_MOD_CONF=$(INST_PREF)/usr/local/etc/apache22/extra/ |
|---|
| | 4 | APACHE_MOD_CONF=$(INST_PREF)/usr/local/etc/apache22/extra |
|---|
| | 5 | ROOT_APACHE_CONF=$(ROOT_CONF)/apache22 |
|---|
| | 6 | |
|---|
| 5 | 7 | install: |
|---|
| 6 | 8 | |
|---|
| r1044 |
r1045 |
|
| 36 | 36 | ./docs/FreeBSD/freebsd-packages |
|---|
| 37 | 37 | |
|---|
| 38 | | The configuration is costumize for using with apache 2.2.x version using suexec |
|---|
| | 38 | The configuration is costumize for use with apache 2.2.x version using suexec |
|---|
| 39 | 39 | module enable. |
|---|
| 40 | 40 | ================================================================================ |
|---|
| … | … | |
| 151 | 151 | |
|---|
| 152 | 152 | Q.- How can I prevent websites using more than their bandwidth limit to stop working? |
|---|
| 153 | | A.- Please install and configure apache2 mod_cband package/port |
|---|
| | 153 | A.- Please install and configure apache 2.2.x mod_cband package/port |
|---|
| 154 | 154 | |
|---|
| 155 | 155 | Please check http://www.isp-control.net for any questions not answered in this file. |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>