Argosoft Web Server Port

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
jonfry
-


Joined: 27 Oct 2003
Posts: 6

PostPosted: Fri Dec 05, 2003 3:15 am    Post subject: Argosoft Web Server Port Reply with quote

Hi everybody.

I have the Argosoft Email Server Pro version installed on the same machine as Abyss Web Server v1.2. The web server is configured to work on port 80 and to avoid conflicts I have the webmail server of Argosoft configured on port 8080.

Is there anyway I can set up Abyss to forward say http://www.mydomain.com/mail to http://www.mydomain.com:8080 ?

I have tried doing this with an alias and it rejects it, I think due to the fact that I have the port number on the end.

It would be far easier for my users to remember /mail than :8080 .

Thanks
Jon
Back to top View user's profile Send private message
brad
-


Joined: 01 Sep 2002
Posts: 16
Location: TX

PostPosted: Fri Dec 05, 2003 3:49 am    Post subject: Reply with quote

we did this on the website I help run, www.lbjhs.net. We pointed mail.lbjhs.net to a small page that loads a frame on the bottom that points to the correct port. It works like a charm.

best of luck,
brad
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Dec 05, 2003 4:53 am    Post subject: Re: Argosoft Web Server Port Reply with quote

jonfry,

Save this file as index.html inside your /mail directory (after creating it of course inside your web documents directory):

Code:
<HTML>
<HEAD>
<meta http-equiv="Refresh" content="0; URL=http://yourdomain.com:8080/">
</HEAD>
<BODY>
Wait a second...
</BODY>
</HTML>

_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
jonfry
-


Joined: 27 Oct 2003
Posts: 6

PostPosted: Fri Dec 05, 2003 5:14 am    Post subject: Re: Argosoft Web Server Port Reply with quote

aprelium wrote:
jonfry,

Save this file as index.html inside your /mail directory (after creating it of course inside your web documents directory):

Code:
<HTML>
<HEAD>
<meta http-equiv="Refresh" content="0; URL=http://yourdomain.com:8080/">
</HEAD>
<BODY>
Wait a second...
</BODY>
</HTML>


Thank you very much - doing it now!
Jon
Back to top View user's profile Send private message
jonfry
-


Joined: 27 Oct 2003
Posts: 6

PostPosted: Fri Dec 05, 2003 5:17 am    Post subject: Reply with quote

brad wrote:
we did this on the website I help run, www.lbjhs.net. We pointed mail.lbjhs.net to a small page that loads a frame on the bottom that points to the correct port. It works like a charm.

best of luck,
brad


Thanks Brad,

I might give that a try too as it will retain the original URL in the address bar.

Jon
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group