Mailinglist Archive: opensuse (3254 mails)
| < Previous | Next > |
Re: [SLE] Simple question
- From: Anders Johansson <andjoh@xxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 3 Sep 2002 17:41:52 +0200
- Message-id: <200209031741.52915.andjoh@xxxxxxxxxxxxxxxxxxxxx>
On Monday 02 September 2002 23.20, Martin Richard wrote:
> I have a probably simple question with apache but I didn't find my answer.
> My internet connection is DSL so when I reboot, my IP will change. I
> subscribed to dyndns.org. This way, someone can access my web page using
> mrichard.dyndns.org. Also, I installed a webmail service and I'm suppose
> to access it from anywhere with the following address:
> http://mrichard.dyndns.org/webmail. I put an alias in httpd.conf like
> Alias /webmail /usr/local/IlohaMail/source
> But when I go on http://mrichard.dyndns.org/webmail on the computer where
> it is the webmail, it works but if I am elsewhere, it try to access
> linux.local/webmail on the machine where I am I think. It doesn't work.
> How can I solve this problem?
Make sure your /etc/httpd/http.conf has the line
ServerName mrichard.dyndns.org
Also check any configuration files for the web mail and see if you need to set
the host name there.
regards
Anders
--
'Deserves [death]. I daresay he does. Many that live deserve death. And some
that die deserve life. Can you give it to them? Then do not be too eager to
deal out death in judgement. For even the very wise cannot see all ends.'
--Tolkien, The Lord of the Rings
> I have a probably simple question with apache but I didn't find my answer.
> My internet connection is DSL so when I reboot, my IP will change. I
> subscribed to dyndns.org. This way, someone can access my web page using
> mrichard.dyndns.org. Also, I installed a webmail service and I'm suppose
> to access it from anywhere with the following address:
> http://mrichard.dyndns.org/webmail. I put an alias in httpd.conf like
> Alias /webmail /usr/local/IlohaMail/source
> But when I go on http://mrichard.dyndns.org/webmail on the computer where
> it is the webmail, it works but if I am elsewhere, it try to access
> linux.local/webmail on the machine where I am I think. It doesn't work.
> How can I solve this problem?
Make sure your /etc/httpd/http.conf has the line
ServerName mrichard.dyndns.org
Also check any configuration files for the web mail and see if you need to set
the host name there.
regards
Anders
--
'Deserves [death]. I daresay he does. Many that live deserve death. And some
that die deserve life. Can you give it to them? Then do not be too eager to
deal out death in judgement. For even the very wise cannot see all ends.'
--Tolkien, The Lord of the Rings
| < Previous | Next > |