|
|
[Perlfect-search] How do I set $DOCUMENT_ROOT to index two subdirectories?
* Emanuela * cisono@hotmail.com
Sat, 16 Jun 2001 19:54:56 -0000
Suppose I have the following directories in an imaginary root directory
called /root :
/root/first_dir
/root/second_dir
/root/some_other_dir
/root/yet_some_other_dir
I want to index /root/first_dir and /root/second_dir, but no other
directories.
Obviously, setting: $DOCUMENT_ROOT = '/root';
will index all directories,
while $DOCUMENT_ROOT = '/root/first_dir';
will not index second_dir
Is there a way round this?
Thanks.
Emanuela.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
|
|