| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
permission ( used for tx )
|
|
|
|
| |
from killing process ( and thus apache from restarting )
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
to be able to guess it from system setup. It is set in apache
config as this is easier to do ( alternative is to use augeas to modify
php.ini, would require more work on our servers )
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for security, and a bad thing because this force me to do some hack like this)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
of redirect, and use Directory matching for regexp
|
|
|
|
|
| |
CCBUG: 149
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
in the scope ( TODO find a cleaner way, I am too sick for this now )
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|