Author: Grant Furick Email: [EMAIL PROTECTED] Message: I previously struggled with mnogo indexing an https site. The indexer would stop before indexing the whole site with no noted reason or error.
As a workaround, I used a virtual apache webserver that ran the same https site but under http. The http server only allowed the local ip address to access the site and would redirect others to the https site using Apache's mod_rewrite. Since the traffic was local and didn't go out over the network https was not a necessity and therefore I used the command "Server https://gnet http://gnet" . This indexed under http but will show links to users as https in the search results. I also noticed an sh script in the online docs that will use curl for https. Maybe I'll give that a try as well, unless it already uses curl for https. I'm still waiting for SDSL to be installed so I can setup a server for the mnogo devel. team to try and debug my original SSL issue. Hopefully we can fix the problem that has plagued myself and others who have posted to this board. In any event, I'm up and running with a workable solution for the time being. Thanks again to the team behind the mnogo software. I'll be back when my server is up on SDSL. Reply: <http://www.mnogosearch.org/board/message.php?id=4412> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
