Solr only runs in a container. To make it appear as if Solr is "running" on httpd, Google 'httpd tomcat' for instructions on how to front tomcat with httpd mod_jk or mod_proxy. Our system admins prefer mod_proxy. Not sure why you'd need to front Solr with httpd since it's usually an application backend, e.g. a PHP application running on port 80 connects to Solr on port 8983. Gary
-----Original Message----- From: nagarjuna [mailto:nagarjuna.avul...@gmail.com] Sent: Wednesday, September 07, 2011 7:41 AM To: solr-user@lucene.apache.org Subject: how to run solr in apache server? Hi everybody....... can anybody tell me how to run solr on Apache server(not apache tomcat).... Thnax in advance -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-run-solr-in-apache-server-tp3316377p3316377.html Sent from the Solr - User mailing list archive at Nabble.com.