hiawatha.ayar

This commit is contained in:
milisarge 2017-04-17 07:01:29 +03:00
parent e644dc6ce7
commit 4e3bb9d91f
1 changed files with 8 additions and 1 deletions

View File

@ -95,6 +95,13 @@ Directory {
ExecuteCGI = yes
}
Directory {
DirectoryID = pma
Path = /phpMyAdmin
StartFile = index.php
ExecuteCGI = yes
}
# DEFAULT WEBSITE
# It is wise to use your IP address as the hostname of the default website
@ -104,7 +111,7 @@ Directory {
Hostname = 127.0.0.1
WebsiteRoot = /srv/http/hiawatha
StartFile = index.html
UseDirectory= files
UseDirectory= files,pma
AccessLogfile = /var/log/hiawatha/access.log
ErrorLogfile = /var/log/hiawatha/error.log
UseFastCGI = PHP5