Author: Mark G�thling
Email: [EMAIL PROTECTED]
Message:
> > Hello, we use Apache on Linux with following DNS config. :
> >
> > (1) intranet.aaa.bbb.com /www/intranet (Startpage)
> > (2) test1.intranet.aaa.bbb.com /www/intranet/test1
> > (3) test2.intranet.aaa.bbb.com /www/intranet/test2
> > (4) test3.intranet.aaa.bbb.com /www/intranet/test3
> >
> > indexer indices the startpage but dives into all subdirs (test...)which it
>should not do ... How can I avoid this ?
> > Every directory has a subdir _demo that includes HTML. How can I avoid this
>from being indexed?
>
>
> Use proper Allow/Disallow commands combination.
>
> > Within the searchform I want to implement a selection for Test1, Test2 etc.
>using UL option. Does not work. Displayed are always matches containing URL(1) and
>not URL(2) if selected Test1.
> >
> > I know many questions but I just tried for a few days without success :-(
> >
> > I use the built in DB.
>
> Sorry, I didnt understand what exactly do you want.
> Do you want to search through Test1 and Test2 but without
> Test3?
>
Hi,
I'll try to explain exactly.
The main intranet is (1). We have different ServiceLines in our company that can
access theis intranet via a domain name. E.G. serviceline test2 access its intranet
via test2.intranet.aaa.bbb.com etc.
These domains are virtual domains within the Apache server. The directories that
stores the files for these domains are located below the directory of the main
intranet.
dirs :
www/intranet -> mainpage
www/Intranet/test1 -> Servicelines
etc.
What I want is something like an index for every part of the intranet (mainpage,
test2,test2 etc.).
What I want is that if I use the search option for the complete site, it should
display test2.intranet.aaa.bbb.com/page.html instead of
intranet.aaa.bbb.com/test2/page.html.
If this is not possible I want a single index for every site that is choosen if I
select test2,test3 etc. e.g. if I select test2 the index for test2 should be choosen.
Therefor the index of the mainpage should not index test2,test3 etc. directory
(allow,disallow).
Many Thanks,
Mark
Reply: <http://www.mnogosearch.org/board/message.php?id=2954>
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]