%PDF- %PDF-
| Direktori : /www/varak.net/wiki.varak.net/maintenance/hiphop/ |
| Current File : /www/varak.net/wiki.varak.net/maintenance/hiphop/server.conf |
Log {
Level = Warning
UseLogFile = true
NativeStackTrace = true
InjectedStackTrace = true
}
Debug {
FullBacktrace = true
ServerStackTrace = true
ServerErrorMessage = true
TranslateSource = true
}
Server {
EnableStaticContentCache = false
EnableStaticContentFromDisk = true
AlwaysUseRelativePath = true
}
VirtualHost {
* {
ServerName = localhost
Pattern = .
RewriteRules {
* {
pattern = ^/wiki/(.*)$
to = /index.php?title=$1
qsa = true
}
}
}
}