If webmail.mydomain.co.uk isn't going to work (issue in another thread), then I want to use www.mydomain.co.uk/webmail for customer access.
I have my own mail client to use, and don't want to use cPanel's thing.
Can I remove it? I've added in a /webmail directory with what I need in it, and removed the following entries from httpd.conf:
...yet it still doesn't work.
I've rebooted, and everything.

I have my own mail client to use, and don't want to use cPanel's thing.
Can I remove it? I've added in a /webmail directory with what I need in it, and removed the following entries from httpd.conf:
Code:
ScriptAlias /webmail /usr/local/cpanel/cgi-sys/wredirect.cgi
ScriptAliasMatch ^/webmail/(.*) /usr/local/cpanel/cgi-sys/wredirect.cgi
I've rebooted, and everything.