search for: include_shell

Displaying 1 result from an estimated 1 matches for "include_shell".

2006 Aug 07
0
image uploads not working with lighttpd
...st as string, result: "www.foo1.com" #server.name = "www." + mystring + var.bar + ".com" ## array merge #index-file.names = (foo + ".php") + index-file.names #index-file.names += (foo + ".php") #### external configuration files ## mimetype mapping include_shell "/usr/share/lighttpd/create-mime.assign.pl" ## load enabled configuration files, ## read /etc/lighttpd/conf-available/README first include_shell "/usr/share/lighttpd/include-conf-enabled.pl" -- Posted via http://www.ruby-forum.com/.