projects
/
matthijs
/
servers
/
drsnuggles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b436a7b
)
lighttpd: Add comment.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Sun, 29 Mar 2009 19:15:12 +0000
(21:15 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Sun, 29 Mar 2009 19:15:12 +0000
(21:15 +0200)
etc/lighttpd/lighttpd.conf
patch
|
blob
|
history
diff --git
a/etc/lighttpd/lighttpd.conf
b/etc/lighttpd/lighttpd.conf
index c6d07b336c5716b2c6c6d81e19159ca5bb35e0b9..f5fcf4cbbe17b1fe41f527c5e7c792c8e23750b5 100644
(file)
--- a/
etc/lighttpd/lighttpd.conf
+++ b/
etc/lighttpd/lighttpd.conf
@@
-65,7
+65,8
@@
server.dir-listing = "disable"
server.username = "www-data"
server.groupname = "www-data"
-alias.url = ("/mysql" => "/usr/share/phpmyadmin")
+# Make mysqll frontend available in all domains
+alias.url += ("/mysql" => "/usr/share/phpmyadmin")
#### external configuration files
## mimetype mapping