- Timestamp:
- 03/01/08 19:49:54
(9 months ago)
- Author:
- rats
- Message:
* Updated all Docs. Some are still with ToDo?
* Fixed #1070: FreeBSD, ispcp-setup uses group which does not exist
* Updated all languages
* Inproved: Update SQL with IGNORE statement
* Update PHPmyAdmin to version 2.11.5
* Updated all distributions
* Dropped support of Suse Enterprise Linux Server (SELS) - Please use OpenSuse? files
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1007 |
r1026 |
|
| 8 | 8 | #Include /etc/proftpd/modules.conf |
|---|
| 9 | 9 | |
|---|
| 10 | | ServerName "{HOST_NAME}" |
|---|
| 11 | | ServerType standalone |
|---|
| | 10 | ServerName "{HOST_NAME}" |
|---|
| | 11 | ServerType standalone |
|---|
| 12 | 12 | DeferWelcome off |
|---|
| 13 | 13 | |
|---|
| … | … | |
| 22 | 22 | AllowForeignAddress on |
|---|
| 23 | 23 | |
|---|
| 24 | | LogFormat traff "%b %u" |
|---|
| | 24 | LogFormat traff "%b %u" |
|---|
| 25 | 25 | |
|---|
| 26 | 26 | TimeoutNoTransfer 600 |
|---|
| 27 | 27 | TimeoutStalled 600 |
|---|
| 28 | | TimeoutIdle 1200 |
|---|
| | 28 | TimeoutIdle 1200 |
|---|
| 29 | 29 | |
|---|
| 30 | | DisplayLogin welcome.msg |
|---|
| | 30 | DisplayLogin welcome.msg |
|---|
| 31 | 31 | DisplayChdir message |
|---|
| 32 | 32 | |
|---|
| … | … | |
| 75 | 75 | |
|---|
| 76 | 76 | <Global> |
|---|
| 77 | | RootLogin off |
|---|
| | 77 | RootLogin off |
|---|
| 78 | 78 | # proFTPd >= 1.3: change log dirs to /var/log/proftpd |
|---|
| 79 | 79 | TransferLog /var/log/xferlog |
|---|
| 80 | 80 | ExtendedLog /var/log/ftp_traff.log read,write traff |
|---|
| 81 | | PathDenyFilter "\.quota$" |
|---|
| | 81 | PathDenyFilter "\.quota$" |
|---|
| 82 | 82 | </Global> |
|---|
| 83 | 83 | |
|---|
| 84 | 84 | <IfModule mod_delay.c> |
|---|
| 85 | | DelayEngine off |
|---|
| | 85 | DelayEngine off |
|---|
| 86 | 86 | </IfModule> |
|---|
| 87 | 87 | |
|---|
| … | … | |
| 97 | 97 | # ISPCP Managment; |
|---|
| 98 | 98 | # |
|---|
| 99 | | #SQLBackend mysql # enable for proFTPd >= 1.3 |
|---|
| | 99 | #SQLBackend mysql # enable for proFTPd >= 1.3 |
|---|
| 100 | 100 | SQLAuthTypes Crypt |
|---|
| 101 | 101 | SQLAuthenticate on |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>