| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
Posted 01-23-2012 at 10:09 AM by catkin
Here's an Apache configuration file for Xapian Omega on Slackware 13.1, to be saved as /etc/httpd/omega.conf
It was developed and tested on Slackware64 13.1 with Xapian Omega 1.2.8 installed by SlackBuild.
Code:
# Apache configuration file for Xapian Omega
<Directory /srv/httpd/htdocs/omega>
Allow from all
DirectorySlash On
Options FollowSymlinks
Order Deny,Allow
RewriteEngine
...
|
LQ 5k Club
|
|
Views 870
Comments 0
|
 |
Posted 04-11-2011 at 11:59 AM by catkin
Xapian's Omega component is primarily used as tool for building interactive text searching solutions but can be used directly.
When using it directly, a typical URL is http://<host_ID>/cgi-bin/omega. That results in omega running with its default CGI parameters. The default CGI parameters can be over-ridden by specifying them on the URL, for example http://<host_ID>/cgi-bin/omega?DB=<index_ID>&FMT=<template_ID>.
There are two problems...
|
LQ 5k Club
|
|
Views 973
Comments 0
|
 |
IPplan is a free opensource IP Address management application. IPPlan is a web based IP address management software and tracking tool simplifying the administration of your IP address space. IPplan goes beyond IP address management including DNS administration, configuration file management, circuit management and storing of hardware information. Read More
|
LQ Newbie
|
|
Views 1914
Comments 0
|
 |
Bought a book on this subject matter. I have a server with Red Hat on it that I am loading up with mysql, apache and PHP.
The mysql was a trick of sorts. I had loaded and then load apache, that worked and then load php. PHP was missing the mysql.sock file, it was not happy on the ./configure. Today found out that msyql was not really running. I was able to remove the package and re install. Then found received another mysql.sock error. This one I found on the internet, and told me...
|
LQ Newbie
|
|
Views 1974
Comments 1
|
All times are GMT -5. The time now is 08:19 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|