rejetto forum

Software => HTML & templates => HFS ~ HTTP File Server => RAWR-Designs => Topic started by: jannuh on August 03, 2012, 04:51:19 PM

Title: RAWR Template - Search function
Post by: jannuh on August 03, 2012, 04:51:19 PM
Hi,

How does the search function work within RAWR template; has there an index to be made????
Only thing search now does is go to index.htm in root server.

Thanks for help.
Title: Re: RAWR Template - Search function
Post by: TSG on September 05, 2012, 05:57:38 PM
You might want to ask rejetto, because it works for me.
Title: Re: RAWR Template - Search function
Post by: rejetto on September 07, 2012, 02:07:09 PM
search feature of HFS doesn't need an index.
It is slow indeed :)


try posting a screenshot of your problem
Title: Re: RAWR Template - Search function
Post by: jannuh on September 23, 2012, 03:07:01 PM
Whenever I do a search the server sends me to the root of the server,
without showing any results of the search.

HFS log:
23-9-2012 16:35:36 94.211.xxx Requested GET /?search=jim+reeves
23-9-2012 16:35:36 94.211.xxx Sent 22336 bytes
23-9-2012 16:35:37 94.211.xxx Got 622 bytes
23-9-2012 16:35:37 94.211.xxx Disconnected by server - 23052 bytes sent

I've made a htm file in the root to go back to where you came from.
Use HFS Server for content behind a login with password.

Part of the index.htm in the root of the server:
<body>
<p align="center"><strong>Http File Server</strong></p>
<p align="center"><strong><em># Ga een pagina terug voor mapinhoud # </em></strong></p>
<br><p align="center"><a href="#" onclick="javascript:location.href=document.referrer;">Vorige pagina</a></br>
</body>