Changeset 387
- Timestamp:
- 03/01/07 12:50:48
(2 years ago)
- Author:
- malte
- Message:
fixed #90 (Alias + Subdomain Folder Permissions)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r154 |
r387 |
|
| 1652 | 1652 | my $sys_user = "$suexec_user_pref$sys_uid"; |
|---|
| 1653 | 1653 | |
|---|
| 1654 | | my $sys_group = "$suexec_user_pref$sys_gid"; |
|---|
| 1655 | | |
|---|
| | 1654 | my $sys_group = $main::cfg{'APACHE_GROUP'}; |
|---|
| 1656 | 1655 | # |
|---|
| 1657 | 1656 | # Domain WWW directories; |
|---|
| r165 |
r387 |
|
| 1380 | 1380 | my $sys_user = "$suexec_user_pref$sys_uid"; |
|---|
| 1381 | 1381 | |
|---|
| 1382 | | my $sys_group = "$suexec_user_pref$sys_gid"; |
|---|
| 1383 | | |
|---|
| | 1382 | my $sys_group = $main::cfg{'APACHE_GROUP'}; |
|---|
| 1384 | 1383 | # |
|---|
| 1385 | 1384 | # Subdomain entry support directories; |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>