mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Remove search setup supporting files
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
HTBINDIR=/usr/local/htdig/bin
|
||||
|
||||
QUERY_STRING="$@"
|
||||
REQUEST_METHOD=GET
|
||||
export QUERY_STRING REQUEST_METHOD
|
||||
|
||||
$HTBINDIR/htsearch
|
||||
@@ -1,6 +0,0 @@
|
||||
start_url: http://uk.php.net/
|
||||
exclude_urls: /print/ /printwn/ /manual/howto/ cal.php
|
||||
nothing_found_file: /usr/local/htdig/common/phpnomatch.html
|
||||
search_results_header: /usr/local/htdig/common/phphead.html
|
||||
search_results_footer:
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
$(MATCHES)
|
||||
$(FIRSTDISPLAYED)
|
||||
$(LASTDISPLAYED)
|
||||
$(PAGE)
|
||||
$(PAGES)
|
||||
@@ -1 +0,0 @@
|
||||
NOMATCH
|
||||
Reference in New Issue
Block a user