webmail etc for domains

alpharex

Verified User
Joined
Jun 7, 2008
Messages
15
Hello,

When i go to 91.199.50.220/roundcube, it's oke.
But when i go to alpharex.nl/roundcube, im getting an error.

This domain is settet up on this server, so it must to work.
Whats wrong with it?

Greetz from The Netherands

Cedric
 
an 4040


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>404 Not Found</TITLE>
</HEAD><BODY>
<H1>Not Found</H1>
The requested URL <!--#echo var="REQUEST_URI" --> was not found on this server.
<HR>
<I><!--#echo var="HTTP_HOST" --></I>
</BODY></HTML>


(iv'e editet the message)
 
I assume you have:
Code:
Alias /roundcube /var/www/html/roundcube/

listed in your /etc/httpd/conf/httpd.conf file?
feel free to replace the /var/www/html/roundcube with the actual location of the RC installation on your server.
 
Back
Top