How do I restrict access to a particular index ?
Posted: Fri Jun 04, 1999 11:01 am
webinator on Unix, solaris 2.5.1
There are probably several ways to solve this problem.
I have 2 indexes. One is to be open to the public and the other I wish to
restrict to a particular IP range (ours). I am using server side includes
in apache to direct queries from my main search page to the appropriate
vortex script.
However it is fairly trivial to overide this by changing the Url, assuming
you know what to change it to.
How can I protect my private index ?
Also it is possible to specify the db to use on the url by adding
db=dbname, is it possible to disable this, and if so how ? I am using the
standard vortex script supplied with webinator.