Searched refs:www (Results 1 – 25 of 36) sorted by relevance
12
15 mkdir -p $tmpdir/servers/www.example.org/pages/17 mkdir -p $tmpdir/servers/www.example.org/pages/go/26 cp $srcdir/docroot/www/*.html \27 $srcdir/docroot/www/*.php \28 $srcdir/docroot/www/*.pl \29 $srcdir/docroot/www/*.fcgi \30 $srcdir/docroot/www/*.shtml \31 $srcdir/docroot/www/*.txt $tmpdir/servers/www.example.org/pages/32 cp $srcdir/docroot/www/go/*.php $tmpdir/servers/www.example.org/pages/go/33 cp $srcdir/docroot/www/expire/*.txt $tmpdir/servers/www.example.org/pages/expire/[all …]
46 /var/www/47 /var/www/logs/48 /var/www/servers/49 /var/www/servers/www.example.org/50 /var/www/servers/www.example.org/lib/51 /var/www/servers/www.example.org/pages/52 /var/www/servers/mail.example.org/53 /var/www/servers/mail.example.org/lib/54 /var/www/servers/mail.example.org/pages/57 simple-vhost.default-host = "www.example.org"[all …]
34 … url.redirect = ( "^/show/([0-9]+)/([0-9]+)$" => "http://www.example.org/show.php?isdn=$1&page$2",35 … "^/get/([0-9]+)/([0-9]+)$" => "http://www.example.org/get.php?isdn=$1&page$2" )38 # from any www.host (with www.) to the host (without www.)39 $HTTP["host"] =~ "^www\.(.*)" {
68 # before rewrite: REQUEST_URI="/www/htdocs/url/"69 # and DOCUMENT_ROOT="/www/htdocs/" %0="www.domain.com" $1="url/"70 # after rewrite: REQUEST_URI="/www/htdocs/domain.com/url/"71 # still, you have DOCUMENT_ROOT=/www/htdocs/73 server.document-root = "/www/htdocs/"
41 ssl.pemfile = "www.example.org.pem"42 server.name = "www.example.org"44 server.document-root = "/www/servers/www.example.org/pages/"
46 server.document-root = "/var/www/example.org/pages/"151 ssl.pemfile = "/var/www/certs/localhost.pem"163 $HTTP["referer"] !~ "^($|http://www\.example\.org)" {169 $HTTP["host"] == "www.example.org" {181 var.basedir = "/home/www/servers/"182 $HTTP["host"] == "www.example.org" {183 server.name = "www.example.org"196 $HTTP["host"] == "www.example.org" {197 server.name = "www.example.org"233 $HTTP["host"] == "www.example.org" {[all …]
32 URL: http://www.example.org/~jan/index.html41 userdir.basepath = "/var/www/users/"43 URL: http://www.example.org/~jan/index.html44 Path: /var/www/users/jan/htdocs/index.html
45 rrdtool.db-name = "/var/www/lighttpd.rrd"55 OUTDIR=/var/www/servers/www.example.org/pages/rrd/56 INFILE=/var/www/lighttpd.rrd
36 alias.url = ( "/cgi-bin/" => "/var/www/servers/www.example.org/cgi-bin/" )
171 cml.power-magnet = "/home/www/power-magnet.cml"173 and create /home/www/power-magnet.cml with: ::184 For each requested file the /home/www/power-magnet.cml is executed which209 You need `lua <http://www.lua.org/>`_ and should install `libmemcache-1.3.x <http://people.freebsd.…232 The language used for CML is provided by `LUA <http://www.lua.org/>`_.
36 …also need the proper ownership. For Debian/Ubuntu the user and group ids should both be www-data.)44 find /var/www/cache -type f -mtime +10 | xargs -r rm75 compress.cache-dir = "/var/www/cache/"79 compress.cache-dir = "/var/www/cache/docs.example.org/"
85 www.example.org should be forwarded to the proxy. All proxies88 $HTTP["host"] == "www.example.org" {
38 evhost.path-pattern = "/home/www/servers/%3/pages/"
43 $HTTP["host"] == "www.example.org" {
4 OUTDIR=/var/www/servers/www.example.org/pages/rrd/5 INFILE=/var/www/lighttpd.rrd
104 perl_URL=http://www.perl.org/106 gnu_software_URL=http://www.gnu.org/software
44 - HTTP/1.0 (http://www.ietf.org/rfc/rfc1945.txt)45 - HTTP/1.1 (http://www.ietf.org/rfc/rfc2616.txt)48 - FastCGI (http://www.fastcgi.com/devkit/doc/fcgi-spec.html)94 (http://www.ietf.org/rfc/rfc2617.txt)
20 http://www.lighttpd.net/download/87 config file assumes that it host web pages in /srv/www/htdocs directory while
81 cd ~/wwwroot/servers/www.lighttpd.net/
1 SUBDIRS=123 www subdir
1 www_main = www
6 ## http://www.lighttpd.net/documentation/Foo.html
5 ## http://www.lighttpd.net/documentation/configuration.html#conditional-configuration
91 subdir = tests/docroot/www/indexfile296 $(AUTOMAKE) --foreign tests/docroot/www/indexfile/Makefile
91 subdir = tests/docroot/www/expire296 $(AUTOMAKE) --foreign tests/docroot/www/expire/Makefile