]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- update documentation urls
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 18 Sep 2009 09:05:10 +0000 (09:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd-mod_accesslog.conf -> 1.7
    lighttpd-mod_alias.conf -> 1.4
    lighttpd-mod_auth.conf -> 1.4
    lighttpd-mod_cgi.conf -> 1.8
    lighttpd-mod_cgi_php.conf -> 1.5
    lighttpd-mod_cml.conf -> 1.5
    lighttpd-mod_compress.conf -> 1.7
    lighttpd-mod_dirlisting.conf -> 1.5
    lighttpd-mod_evasive.conf -> 1.4
    lighttpd-mod_evhost.conf -> 1.4
    lighttpd-mod_expire.conf -> 1.4
    lighttpd-mod_fastcgi.conf -> 1.7
    lighttpd-mod_flv_streaming.conf -> 1.3
    lighttpd-mod_h264_streaming.conf -> 1.2
    lighttpd-mod_indexfile.conf -> 1.6
    lighttpd-mod_magnet.conf -> 1.2
    lighttpd-mod_mysql_vhost.conf -> 1.2
    lighttpd-mod_proxy.conf -> 1.5
    lighttpd-mod_redirect.conf -> 1.4
    lighttpd-mod_rewrite.conf -> 1.4
    lighttpd-mod_rrdtool.conf -> 1.5
    lighttpd-mod_scgi.conf -> 1.3
    lighttpd-mod_secdownload.conf -> 1.3
    lighttpd-mod_setenv.conf -> 1.4
    lighttpd-mod_simple_vhost.conf -> 1.4
    lighttpd-mod_ssi.conf -> 1.4
    lighttpd-mod_status.conf -> 1.6
    lighttpd-mod_trigger_b4_dl.conf -> 1.4
    lighttpd-mod_userdir.conf -> 1.4
    lighttpd-mod_usertrack.conf -> 1.3
    lighttpd-mod_webdav.conf -> 1.3
    lighttpd-ssl.conf -> 1.3
    lighttpd.spec -> 1.298

33 files changed:
lighttpd-mod_accesslog.conf
lighttpd-mod_alias.conf
lighttpd-mod_auth.conf
lighttpd-mod_cgi.conf
lighttpd-mod_cgi_php.conf
lighttpd-mod_cml.conf
lighttpd-mod_compress.conf
lighttpd-mod_dirlisting.conf
lighttpd-mod_evasive.conf
lighttpd-mod_evhost.conf
lighttpd-mod_expire.conf
lighttpd-mod_fastcgi.conf
lighttpd-mod_flv_streaming.conf
lighttpd-mod_h264_streaming.conf
lighttpd-mod_indexfile.conf
lighttpd-mod_magnet.conf
lighttpd-mod_mysql_vhost.conf
lighttpd-mod_proxy.conf
lighttpd-mod_redirect.conf
lighttpd-mod_rewrite.conf
lighttpd-mod_rrdtool.conf
lighttpd-mod_scgi.conf
lighttpd-mod_secdownload.conf
lighttpd-mod_setenv.conf
lighttpd-mod_simple_vhost.conf
lighttpd-mod_ssi.conf
lighttpd-mod_status.conf
lighttpd-mod_trigger_b4_dl.conf
lighttpd-mod_userdir.conf
lighttpd-mod_usertrack.conf
lighttpd-mod_webdav.conf
lighttpd-ssl.conf
lighttpd.spec

index 463a977df47b9fb29fe8fe875c5d672013743c3f..cca2cc33dd9a19c49cd35e672f3861d6b5fd771f 100644 (file)
@@ -1,6 +1,6 @@
 # accesslog module.
 #
-# Documentation: http://www.lighttpd.net/documentation/accesslog.html
+# Documentation: #http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAccessLog
 
 server.modules += (
        "mod_accesslog"
index aade4f36df2895f9784f9202a3b79147d56ea55b..b2143c11f7d3af4fbe5787504a18a7c4e427c1a8 100644 (file)
@@ -1,6 +1,6 @@
 # Alias module.
 #
-# Documentation: http://www.lighttpd.net/documentation/alias.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAlias
 
 server.modules += (
        "mod_alias"
index 70074f5bcab5980842fc1a8b4cb4181fadeac3c1..e5233437d7f9d5b6e7f4160c94f6bf21e311bd25 100644 (file)
@@ -1,6 +1,6 @@
 # Auth module.
 #
-# Documentation: http://www.lighttpd.net/documentation/authentication.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAuth
 
 server.modules += (
        "mod_auth"
index 329f6101928c801b4fdefad7f92a696e25e3c2d0..c3acae64268c52c54de7557933bb6ad35ed443c7 100644 (file)
@@ -1,6 +1,6 @@
 # CGI module
 #
-# http://www.lighttpd.net/documentation/cgi.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModCGI
 
 server.modules += (
        "mod_cgi"
index eec3264f23266a0f59930fa7574e059a8f1732c7..32c1147e7ecfbb74b37c09fefec06cd32e7d6364 100644 (file)
@@ -1,6 +1,4 @@
-# CGI module
-#
-# http://www.lighttpd.net/documentation/cgi.html
+# Map PHP via CGI module
 
 cgi.assign += (
        ".php" => "/usr/bin/php.cgi",
index 9c736fbcbd2ba8e2444035949c82b9202ac92d5e..1b1be2c8ac1ef4ab71aad0ae1388e6a188e0cc68 100644 (file)
@@ -2,7 +2,7 @@
 # at one side and building a page from its fragments on the
 # other side using LUA.
 #
-# Documentation: http://www.lighttpd.net/documentation/cml.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModCML
 
 server.modules += (
        "mod_cml"
index 15cd368c705e87a7bca3f17ac09ca39e1b385dad..6440eb2c08ea8fb0f2619bb97e657a5cda67677e 100644 (file)
@@ -1,6 +1,6 @@
 # Compress module.
 #
-# Documentation: http://trac.lighttpd.net/trac/wiki/Docs:ModCompress
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModCompress
 
 server.modules += (
        "mod_compress"
index 67244918ea4dc589ad86c30fd74e023b1fe54fb1..e3cedd0fdc74c15cfd500247d7550faf7994029e 100644 (file)
@@ -1,6 +1,6 @@
 # Virtual directory listings.
 #
-# Documentation: http://www.lighttpd.net/documentation/dirlisting.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModDirlisting
 
 server.modules += (
        "mod_dirlisting"
index bd5372b95a59358fb5490e9fe142b22b24739973..f6236d4445af2a2bd9f280309379993ddf299ae8 100644 (file)
@@ -1,5 +1,6 @@
 # Evasive module.
 #
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModEvasive
 
 server.modules += (
        "mod_evasive"
index e380bd03d5834b4bb0a10424a5235269ce5d1a62..38718574707c5abbf7fc4079565bd8751adbe075 100644 (file)
@@ -1,6 +1,6 @@
 # Enhanced virtual-hosting module.
 #
-# Documentation: http://www.lighttpd.net/documentation/evhost.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModEVhost
 
 server.modules += (
        "mod_evhost"
index 2ee565add648f2d7d161555968aa196fa37288b0..65223d7e0841e435284ea15f8cbb165b1cfaec14 100644 (file)
@@ -1,6 +1,6 @@
 # Expires module.
 #
-# Documentation: http://www.lighttpd.net/documentation/expire.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModExpire
 
 server.modules += (
        "mod_expire"
index 5fddfbffc30895bf8e0ef84232a16e96c9e3d4f0..20c4eaeb72980ecb99709e455c04b8189ad007bb 100644 (file)
@@ -2,7 +2,7 @@
 # but are considerably faster through lower interpreter startup
 # time and socketed communication
 #
-# Documentation: http://www.lighttpd.net/documentation/fastcgi.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModFastCGI
 
 server.modules += (
        "mod_fastcgi"
index 4ba3c2293b77d77f82961aed721b23154ced5985..8d8ca247dc2217eaa8b83b1b50eb55b8995f60e5 100644 (file)
@@ -1,5 +1,6 @@
 # FLV streaming module.
 #
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModFLVStreaming
 
 server.modules += (
        "mod_flv_streaming"
index b748c8bc36e11a592d104f2a7c737902e9c394ae..1e137ca67442c7966e8ac061abb2e7459c361942 100644 (file)
@@ -1,4 +1,6 @@
 # h264 streaming module.
+#
+# Documentation: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2
 
 server.modules += (
        "mod_h264_streaming"
index 6272d3d8bb37d0adbc187fd6625bb5f75f20f45e..8c8deeb61cd653f66351a8060b211fb7294b2428 100644 (file)
@@ -1,4 +1,6 @@
 # indexfile module.
+#
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Index-file-names.Details
 
 server.modules += (
        "mod_indexfile"
index 403a822e3d213deb4de22ad2b616bdd7632aa34e..482d45a6828ce5678ffbefb793cc283dd3e92ab6 100644 (file)
@@ -1,6 +1,6 @@
 # a power-magnet module.
 #
-# Docs: http://trac.lighttpd.net/trac/wiki/Docs:ModMagnet
+# Documentation: http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModMagnet
 
 server.modules += (
        "mod_magnet"
index 0e245441650fa5f5adf6d1276c7e78dac824f4c2..39c3112380f783ec17a54a64fdab7ab4f64d75c2 100644 (file)
@@ -1,6 +1,6 @@
 # mysql_vhost module.
 #
-# Documentation: http://www.lighttpd.net/documentation/mysqlvhost.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModMySQLVhost
 
 server.modules += (
        "mod_mysql_vhost"
index 92e71ff861bd7ba22cf2bbdd031c674d75269b63..17abd65dc70041baea82e4eaf997a9548f0a2ee5 100644 (file)
@@ -1,6 +1,6 @@
 # Let lighttpd act as a proxy server for special file types, hosts etc
 #
-# Documentation: http://www.lighttpd.net/documentation/proxy.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModProxy
 
 server.modules += (
        "mod_proxy"
index 3096a778c20c2c678ed9c4e8a85a17eb843f61ef..862ef39dde294d95995626c48d49f0f76f840f06 100644 (file)
@@ -1,6 +1,6 @@
 # Redirection module.
 #
-# Documentation: http://www.lighttpd.net/documentation/redirect.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModRedirect
 
 server.modules += (
        "mod_redirect"
index 80fff374597bcb60c41df9cd1997ab11179a3c2d..925cd3ab22db82779412396721411b088312b9b7 100644 (file)
@@ -1,6 +1,6 @@
 # Rewrite module.
 #
-# Documentation: http://www.lighttpd.net/documentation/rewrite.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModRewrite
 
 server.modules += (
        "mod_rewrite"
index 2c68c36e35790c2ea1405e0dc4b503a1f6d2ea19..9a0177d95f9df9fdb3fb04e0503e5bfd6b2183ab 100644 (file)
@@ -1,6 +1,6 @@
 # rrdtool module.
 #
-# Documentation: http://www.lighttpd.net/documentation/rrdtool.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModRRDTool
 
 server.modules += (
        "mod_rrdtool"
index 55ee321875af011fff66b2714722e1830e3deef8..3fdbd6ec1ab30cea4e826debd2a098ef5c707c0c 100644 (file)
@@ -1,6 +1,6 @@
 # SCGI module.
 #
-# Documentation: http://www.lighttpd.net/documentation/scgi.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSCGI
 
 server.modules += (
        "mod_scgi"
index a2ed0ad387c8d751bb510e5c7673a94fe844ad05..5bde78a4e18ae7b7747a48bd2168858f467b2ff0 100644 (file)
@@ -1,6 +1,6 @@
 # secure and fast downloading module.
 #
-# Documentation: http://www.lighttpd.net/documentation/secdownload.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSecDownload
 
 server.modules += (
        "mod_secdownload"
index cb56781f9961130c5ee1694f6e3caeac52f8421c..61747765418a0437bb944f2fa582521f8a35cb64 100644 (file)
@@ -1,6 +1,6 @@
 # setenv module.
 #
-# Documentation: http://www.lighttpd.net/documentation/setenv.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSetEnv
 
 server.modules += (
        "mod_setenv"
index 5be26ed6950805deeaf7d08cc0c71cdbb4748310..a84972be5f69ed6404904fbee1f95161c05023d4 100644 (file)
@@ -1,6 +1,6 @@
 # Simple name-based virtual hosting
 #
-# Documentation: http://www.lighttpd.net/documentation/simple-vhost.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSimpleVhost
 
 server.modules += (
        "mod_simple_vhost"
@@ -13,4 +13,3 @@ simple-vhost.document-root       = "/html/"
 
 ## the default host if no host is sent
 simple-vhost.default-host        = "www.example.com"
-
index 64237766da33acb90546f81319d7c5a0498ad52d..1bb698c2b1cbdc1d27ef909dd5759f378943df7a 100644 (file)
@@ -1,7 +1,7 @@
 # Server-Side Include implements simple preprocessing of
 # HTML files compatible to Apache SSI.
 #
-# Documentation: http://www.lighttpd.net/documentation/ssi.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSSI
 
 server.modules += (
        "mod_ssi"
index 9a4b0889d462a54599f3cb685870e2e0ccd9f847..b54ac9e3eb0eaf1cf2202dcc179195c20a936fc1 100644 (file)
@@ -1,6 +1,6 @@
 # Status module
 #
-# Documentation: http://www.lighttpd.net/documentation/status.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModStatus
 
 server.modules += (
        "mod_status"
index f8a4c0321490124238bc147c50a25643cc80d37e..bc1b9f30887296610d51d37c2f3c3d9f307f54c7 100644 (file)
@@ -1,6 +1,6 @@
 # A module to prevent deep-linking from other sites.
 #
-# Documentation: http://www.lighttpd.net/documentation/trigger-b4-dl.txt
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModTriggerBeforeDownload
 
 server.modules += (
        "mod_trigger_b4_dl"
index 1225c2eb948310aec84eb3ad9c4ba1d8f85aa106..89ac3e73ce8ec4d9bbbc5cb0711b54bfb699fe76 100644 (file)
@@ -1,7 +1,7 @@
 # The userdir module provides a simple way to link user-based directories into
 # the global namespace of the webserver.
 #
-# Documentation: http://www.lighttpd.net/documentation/userdir.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModUserDir
 
 server.modules += (
        "mod_userdir"
index 901ef4a355f613eb55d6706b7ae6da4da05e51c8..2bb5a61f35501df9d88ec9990233e4ec0a4dde86 100644 (file)
@@ -1,5 +1,6 @@
 # usertrack module.
 #
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModUserTrack
 
 server.modules += (
        "mod_usertrack"
index a428a87b79f0aef9dce31739bad3ad53aada050a..b8fc633a59975864179cad9d7d7cb2b7b6843b42 100644 (file)
@@ -1,6 +1,6 @@
 # webdav module.
 #
-# Documentation: http://www.lighttpd.net/documentation/webdav.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModWebDAV
 
 server.modules += (
        "mod_webdav"
index 679e0a837f5f78820e6fbd6687c58b45ce154853..329c32b424488af5a9460d5fc202e853f25b5dcf 100644 (file)
@@ -1,10 +1,12 @@
 # lighttpd support for SSLv2 and SSLv3
 #
-# Documentation: http://www.lighttpd.net/documentation/ssl.html
+# Documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:SSL
 
 $SERVER["socket"] == ":443" {
        ssl.engine = "enable"
        ssl.pemfile = "/etc/lighttpd/server.pem"
+#      ssl.ca-file = "/etc/certs/ca-certificates.crt"
+
        $HTTP["useragent"] =~ "MSIE" {
                server.max-keep-alive-requests = 0
        }
index aae1c0a885e7782da63c83b313f27ee20a32ae18..69be7cf1dfa7709d7e095e9bb331af9d26da12cf 100644 (file)
@@ -339,6 +339,7 @@ kontrolą CSS.
 Summary:       lighttpd evasive module
 Summary(pl.UTF-8):     Moduł evasive dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModEvasive
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_evasive
@@ -416,7 +417,7 @@ jak Perl, PHP czy własne aplikacje.
 Summary:       lighttpd module for flv streaming
 Summary(pl.UTF-8):     Moduł lighttpd do streamingu flv
 Group:         Networking/Daemons/HTTP
-URL:           http://blog.lighttpd.net/articles/2006/03/09/flv-streaming-with-lighttpd
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModFLVStreaming
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_flv_streaming
@@ -443,6 +444,7 @@ Moduł lighttpd do pseudostreamingu plików QuickTime/MPEG-4.
 Summary:       lighttpd indexfile module
 Summary(pl.UTF-8):     Moduł indexfile dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Index-file-names.Details
 Requires:      %{name} = %{version}-%{release}
 Provides:      webserver(indexfile)
 
@@ -456,6 +458,7 @@ Moduł indexfile.
 Summary:       lighttpd powermagnet module
 Summary(pl.UTF-8):     Moduł powermagnet dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModMagnet
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_magnet
@@ -780,7 +783,9 @@ Obsługa PHP przez FastCGI, uruchamianie sterowane zewnętrznie.
 Summary:       lighttpd support for SSLv2 and SSLv3
 Summary(pl.UTF-8):     Obsługa SSLv2 i SSLv3 dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:SSL
 Requires:      %{name} = %{version}-%{release}
+Suggests:      ca-certificates
 
 %description ssl
 lighttpd support for SSLv2 and SSLv3.
This page took 0.066338 seconds and 4 git commands to generate.