Quote:
Originally Posted by tronds
do you have this file someplace: "roundcubemail.conf" ?
Code:
locate roundcubemail.conf
if you find it, past the content here 
|
I don't see my first reply, not sure if it's just delayed in displaying or if I didn't hit the "go" button.
In any case, I've got it working. The roundcubemail.conf does not exist, but that made me look for squirrelmail.conf, which while it didn't exist there was a folder called squirrelmail.conffiles which had a file called apache.conf. When I looked in that I saw a line that said
Code:
Alias /squirrelmail "/usr/share/squirrelmail/"
so I went to /etc/apache2/sites-available and edited the site configuration and added
Code:
Alias /roundcubemail "/usr/share/roundcubemail/"
Thanks for the suggestion, it pointed me in the right direction.
Now, if there is a better way to do this please let me know. I plan on hosting a couple of websites/email portals on this server and while I can include the alias in all of the sites-available files, it would be great if I didn't have to.
Thanks again tronds, I appreciate the clue!
h
Recent comments
1 day 1 hour ago
1 day 3 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 10 hours ago
2 days 2 hours ago
2 days 3 hours ago
2 days 7 hours ago