naneus 0 Newbie Poster

I work in an office that has an Intranet site for office use. We have two Windows 2003 Servers. One Server has the Intranet site on it and all of the files (php html pdf txt etc) that are used in our Intranet site. The problem is we do not have a search engine on our Intranet site. A co-worker and I would like to create one by using MySQL and PHP. I have installed MySQL and PHP on the other Windows 2003 Server that does not have the Intranet and files on it. I am not sure how to start going about doing this. Do I copy all the web pages into MySQL there by creating duplicates or do I create a database that has links to the Intranet pages on the other Windows 2003 server and have the search engine query the links.
Help and/or direction on how to start this would be greatly appreciated.