Ah sorry - I should have mentioned the fact I have it running in the Apache directory is just because that tends to be where I put my web stuff - this is just running on my laptop and the outside world has no access (I'm developing a Catalyst web site that will eventually run on CentOS). At the moment it's running via the Catalyst built-in web server (using
HTTP::Server::PSGI). I'm running this directly under my own username, so no services are running under separate accounts.