Sections:
/[webglimpse_home]/archives/[N]where 'N' is the number of the archive. You can create multiple archives with a single installation of Webglimpse; and each archive may include local files from your server's hard drive, remote files retrieved from other servers, and/or files retrieved from your local server thru its web interface.
If you will need to index PDF or .doc files, please see howto_word.html and howto_xpdf.html, respectively for instructions on installing the helper programs (filters) needed.
At the completion of the install, you should have been given the URL where you chose to install wgarcmin.cgi, likely something like
http://yourserver.com/cgi-bin/wgarcmin.cgidepending on where you chose to install the cgi programs. Run this script in your browser. You will be prompted for the administrative username and password you set during the install. If you have forgotton your password, you can set a new one using the htpasswd utility that comes with apache webserver. Run
or
http://yourserver.com/cgi-bin/webglimpse/wgarcmin.cgi
htpasswd /[webglimpse_home]/.wgpasswd [newuser]and you can add additional admin users. You will need to run this command as the user that installed the program, or as root.
Step 2: Add New Archive
Now, assuming you can run wgarcmin.cgi, you will see the initial 'Manage Archives' screen; if this is your first time, then the drop-down list will be empty. Press the Add New Archive button at the top of the screen.
Enter any Title, Category and Description you choose for the new archive. The Title you enter will be displayed in the search forms and result page. You may also choose a language at this time.
Step 3: Choose Indexing Method
Press one of the buttons: "Index by Directory", "Index by Site", or "Index by Traversing Link". This is the main choice you need to make when creating an archive - how to determine the files to be indexed. Here are some things to consider in your choice:
Step 4: Specify URL or files to index
In the "Add Directory/Site/Tree" screen, you will need to enter the URL for the files you want to index, and other information as well. The context-sensitive help by pressing 'help how does this work' will describe each field in detail.
Step 5: Build the Index
Now you should be at the Manage Archive ... screen. If the status message says 'Ready to build index', simply press the 'Build Index' button in the lower part of the screen. Note, if you have chosen a Directory type index and specified a domain name different from the one you used during the install, you may need to configure that domain name so that Webglimpse knows how to relate URLs to files on your server. The Configure Domain buttons are on the main 'Manage Archives' screen, reachable from the 'WgMin Home' link. For most installations this is not necessary, but may be in the case of multiple virtual domains hosted on a single server.
The archive will build in the background. You can press "Update Status" or reload the page until the 'Last Built...' message appears with the number of files indexed.
To integrate the search interface into your website, click on the link titled Add a search box or page to your website. This link will give you the exact codes you need to cut and paste into your website to search this particular archive, and will also tell you the exact locations on your server where the sample search forms reside. You may edit those forms in any way desired, simply preserve the FORM tag and the names of the input tags.