diff options
Diffstat (limited to 'net/prosearch/files/pkg-message.in')
-rw-r--r-- | net/prosearch/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/prosearch/files/pkg-message.in b/net/prosearch/files/pkg-message.in index 00f22d5..27382b9 100644 --- a/net/prosearch/files/pkg-message.in +++ b/net/prosearch/files/pkg-message.in @@ -13,10 +13,10 @@ you may have to follow this steps to make it work correctly: # perl crawler.pl install 7. Add alias in apache config for the prosearch web dir: Alias /search "%%PREFIX%%/%%SEARCHDIR%%/web" -or +or # cp %%PREFIX%%/%%SEARCHDIR%%/tools/search.conf %%PREFIX%%/etc/apache22/Includes/ # ee %%PREFIX%%/etc/apache22/Includes/search.conf 8. scan your resources -# perl crawler.pl 10.0.0.0/24 ftp://files.net +# perl crawler.pl 10.0.0.0/24 ftp://files.net 9. enjoy: http://your.site/search/ or cd web && perl index.cgi q=test ======================================================================= |