#0, Creating html pages with Fatbomb results !
Posted by tasari on Jul-13-04 at 05:43 AM
LAST EDITED ON Jul-13-04 AT 05:44 AM (PST) by jeffhope (moderator)
How do I make of /cgi-bin/fatbomb/fatbomb.cgi an index page ?index.html :
<!--include virtual="/cgi-bin/fatbomb/fatbomb.cgi"-->
and upload .htaccess (for SSI) ? I also get an error..
Of course I would like to do this for some keywords like hotels.html.. Is there a good way to do it ?
Tx
Tasari
Internet Marketing Warrior
http://www.bestsecrets.com
#1, RE: Creating html pages with Fatbomb results !
Posted by kelvin brown on Jul-13-04 at 07:15 AM
In response to message #0
<!--#include virtual="/cgi-bin/fatbomb/fatbomb.cgi/?skin=default&keywords=vacation"-->depending on how you setup htaccess
you likely will need to name the page, index.Shtml
kelvin
#2, RE: Creating html pages with Fatbomb results !
Posted by Poker on Jul-14-04 at 07:49 AM
In response to message #1
T-A good way to do it create an html page and put the search box in it.
Like so: http://www.digital-sales.com/ebook-search.htm
This way you can add dynamic content, related links etc.
Just a thought.
Chris
#3, RE: Creating html pages with Fatbomb results !
Posted by tasari on Jul-14-04 at 09:58 AM
In response to message #2
I would like
http://tasariz.com/cgi-bin/fastsearch/tasariz.cgi/?skin=tasariz
as my index.html page.. so when I change my skin it automatically changes the index.htmlNo need for .shtml when using .htaccess :
AddHandler server-parsed .html
Anyone ??
Tasari
Internet Marketing Warrior
http://www.bestsecrets.com
#4, RE: Creating html pages with Fatbomb results !
Posted by kelvin brown on Jul-15-04 at 06:38 PM
In response to message #3
in this case, you want:
<!--#include virtual="/cgi-bin/fastsearch/tasariz.cgi/?keywords=vacation&skin=tasariz"-->
>I would like
>http://tasariz.com/cgi-bin/fastsearch/tasariz.cgi/?skin=tasariz
>as my index.html page.. so when I change my skin it
>automatically changes the index.html
>
>No need for .shtml when using .htaccess :
>AddHandler server-parsed .html
>
>Anyone ??
>
>Tasari
>Internet Marketing Warrior
>http://www.bestsecrets.com