PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Placing search.cgi form inside server side include SSI

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Placing search.cgi form inside server side include SSI

    I want to place the search.cgi form at the bottom of an existing SSI. The SSI is an htm file which is called in a column of a css-based page.

    I am only indexing 2 directories, which zoom did without a glitch. The questions are:
    - Where do I place the other zoom file resulting from an indexing session on my local site?
    - Will this approach wrok without modifying the zoom files?

    I would prefer to do it this to avoid having to repeat the search in the code of every page.

    Public site is going to be on Linux running Apache. Please make instructions for a simple minded person.

    Thanks
    momora
    inquiring mind?

  • #2
    If you want to add a search form to a HTML page (besides the search page itself) see this FAQ question.
    http://www.wrensoft.com/zoom/support...tml#searchform
    It doesn't matter is the HTML page is a SSI or not. The form is the same.


    Alternatively if you want to add a SSI on to the single search result page see these FAQs
    http://www.wrensoft.com/zoom/support/faq_ssi.html
    http://www.wrensoft.com/zoom/support...i.html#ssi_cgi

    All the search related files MUST be in the same directory on the server. If you are using CGI on Apache / Linux, this would normally be the cgi-bin directory.

    ------
    David

    Comment

    Working...
    X