PDA

View Full Version : How to access squirrelmail through IP, not http://ip/squirrelmail but http://ip


kameelperdza
19th June 2009, 16:50
Hi i want to allow users to access squirrelmail when they type http://192.168.0.51 and not http://192.168.0.51/squirrelmail

How do i go about to do that. Must i change something in the http.conf
And how can i only bind port 25 and port 110 to 192.168.0.51

falko
20th June 2009, 13:38
You can either change the document root of that vhost, or you use the Alias directive: http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias