Displaying 6 results from an estimated 6 matches for "oxen".
Did you mean:
open
2011 Mar 31
2
multiple vhosts running off of one passenger/rails app
Hi,
I''ve been googling quite a bit - but up until now to no use :(
My problem is how to configure Apache conf (and perhaps Passenger) for
this setup to work:
<VirtualHost *:80>
ServerName oxen.company_A.com
DocumentRoot /var/www/html/oxen/sites/company_A/public
PassengerAppRoot /var/www/html/oxen
SetEnv OXID 23
</VirtualHost>
<VirtualHost *:80>
ServerName oxen.company_B.com
DocumentRoot /var/www/html/oxen/sites/company_B/public
PassengerAppRoot /var/w...
2006 May 01
6
[PATCH] Use stddef.h in Mini-OS to define size_t
Please patch Mini-OS so that it uses stddef.h to define size_t and
NULL. This problem fixes errors that occur when linking Mini-OS with
ANSI standard code that uses stddef.h.
John
diff -ur oxen-3.0-testing/extras/mini-os/include/lib.h nxen-3.0-testing/extras/mini-os/include/lib.h
--- oxen-3.0-testing/extras/mini-os/include/lib.h 2006-04-14 22:21:55.000000000 -0400
+++ nxen-3.0-testing/extras/mini-os/include/lib.h 2006-04-28 13:37:44.000000000 -0400
@@ -56,6 +56,7 @@
#define _LIB_H_
#i...
2006 May 11
11
[PATCH] Integrating applications into Mini-OS
...uilt into GNU Make.
John
Only in xen-unstable/extras/mini-os: app.c
Only in xen-unstable/extras/mini-os: app.h
Only in xen-unstable/extras/mini-os: app.lua
Only in xen-unstable/extras/mini-os: bin2c
Only in xen-unstable/extras/mini-os: bin2c.mk
Only in xen-unstable/extras/mini-os: crmake
diff -ur oxen-unstable/extras/mini-os/kernel.c xen-unstable/extras/mini-os/kernel.c
--- oxen-unstable/extras/mini-os/kernel.c 2006-05-09 00:51:19.000000000 -0400
+++ xen-unstable/extras/mini-os/kernel.c 2006-05-09 08:18:33.000000000 -0400
@@ -38,6 +38,10 @@
#include <xen/features.h>
#include <xen/vers...
2023 Jan 16
3
mailing list working?
there are new versions of Asterisk but mailing list is empty
http://lists.digium.com/pipermail/asterisk-users/
Marek
2013 Aug 31
1
Dovecot and Postfix Authentication
I am a student and am trying to get a mail server setup for a project. I
have all of the Postfix configuration taken care of, but I am confused by
the way that authentication works with Dovecot in the mix. As a user of the
system, am I supposed to authenticate myself to Postfix, Dovecot, both
individually, or both together? My Postfix users are stored in a PostgreSQL
database, should Dovecot also
2007 Dec 29
0
(unknown)
...a little
cpu, and a lot less memory. A future version of Bj will provide a
way to load
the rails environment once and to process background jobs in this
environment,
but anyone wanting to use this in production will be required to
duct tape
their entire chest and have a team of oxen rip off the tape
without screaming
to prove steelyness of spirit and profound understanding of the
other side.
Don''t forget that you can submit jobs with command line arguments:
Bj.submit "./jobs/a.rb 1 foobar --force"
and that you can do powerful things by p...