On Fri, Dec 13, 2002 at 10:45:45AM +1100, Craig Sanders wrote:
[...]
> unless your machine is on a good UPS, the most likely culprit is
> power. i.e. temporary power loss or low voltage fluctuation.
>
> a UPS is good for more than just backup power and shutting down cleanly,
> it's great for regu
On Thu, Dec 12, 2002 at 03:59:15PM -0800, Greg Hunt wrote:
> Hi,
> If you are notified right after it reboots try checking the
> temperature of the CPU and seeing if its either close to warn or shut
> down temp in your BIOS. If that's not it and you have extra RAM lying
> around you could try swa
On Thu, Dec 12, 2002 at 02:40:47PM -0800, Wade Richards wrote:
> I leave my debian machine running 24x7, and in the past few months I've
> had 4 unexplained reboots. The various log files (kern.log, messags,
> syslog, etc) all show nothing interesting (usually nothing at all)
> happening, and then
Hi,
If you are notified right after it reboots try checking the
temperature of the CPU and seeing if its either close to warn or shut
down temp in your BIOS. If that's not it and you have extra RAM lying
around you could try swapping the RAM out and seeing if it makes a
difference.
-Greg
On Thu,
Hi,
I realize that this isn't a debian-specific or an ISP-specific issue,
but I figured that this list is where I'd find the people with the skills
needed to help solve this problem.
I leave my debian machine running 24x7, and in the past few months I've
had 4 unexplained reboots. The various lo
Hi Johnno!
Maybe sth like this would help you...
Listen 80
Listen 443
NameVirtualHost 192.168.1.1:80
NameVirtualHost 192.168.1.1:443
ServerName foo.bar
ServerAlias foo2.bar
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /var/www/foo/bar
ServerName ssl.foo.bar
ServerAlias ssl2.f
opps...
In the config i have
Listen 80
Listen 443
NameVirtualHost *
then all the virtualhost stuff...
I had a look at the docs and could not find anything of use.
Many Thanks,
Johnno
- Original Message -
From: "Fred Clausen" <[EMAIL PROTECTED]>
To: "Johnno"
Hi Johnno,
Take a look at http://httpd.apache.org/docs for lots of information on how
to configure apache. Anyway, you cannot put "NameVirtualHost" directive
inside a virtual host container. Here is how you could do it:
(Rest of config)
Listen 80
Listen 443
(Rest of config)
NameVirtualH
I have tried
namevirtualhost 192.168.1.1:443
ServerAdmin [EMAIL PROTECTED]
ServerName testing.zz
DocumentRoot /www/testing
and
namevirtualhost 192.168.1.1
ServerAdmin [EMAIL PROTECTED]
ServerName testing.zz
DocumentRoot /www/testing
and even VirtualHost 192.168.1.1 and 192.168.1.1:80
On Thu, Dec 12, 2002 at 11:49:59PM +1300, Johnno wrote:
> I have wanting to get apache to work is SSL mode..
>
> I have Install Apache, OpenSSL, Mod_SSL, PHP
>
> The problem is in the httpd.conf file I have the following..
>
>
> ServerAdmin [EMAIL PROTECTED]
> ServerName testing.zz
> DocumentRo
Hi,
Make sure you have :
Listen 443
NameVirtualHost 192.168.1.1:443
in your httpd.conf. Replace 192.168.1.1 with your IP. Hope this helps.
Cheers, Fred.
--
Fred Clausen - Systems Administrator
Unique Interactive, part of UBC Media Group plc
Winners of the 2002 CRCA NTL New Media Award
http://
I have wanting to get apache to work is SSL mode..
I have Install Apache, OpenSSL, Mod_SSL, PHP
The problem is in the httpd.conf file I have the following..
ServerAdmin [EMAIL PROTECTED]
ServerName testing.zz
DocumentRoot /www/testing
I am wanting it to accept connection of port 80 which is d
Hi all,
Is there a way to limit the number of messages per hour and user with
Exim?
--
Robert Lindgren <[EMAIL PROTECTED]>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
13 matches
Mail list logo