Gary Roach:
> On 08/28/2015 06:24 AM, Jörg-Volker Peetz wrote:
>> 
>> How does your redmine.conf file look like?
> 
> The following is in /etc/apache2/sites-enabled/redmine.conf
> 
> # The passenger module (from the libapache2-mod-passenger package) must be
> # enabled
> <VirtualHost *:80>
>     # ServerName localhost
>     # this is the passenger config

If you don't set a ServerName, how should Apache know for which requests
this VirtualHost is responsible?

My advice is always to use a specific CustomLog and ErrorLog for each
VirtualHost. Otherwise you cannot tell whether Apache actually uses the
VirtualHost that you want it to use.

J.
-- 
If I could travel in time I would show my minidisc to the Romans and
become Caesar until the batteries ran out.
[Agree]   [Disagree]
                 <http://www.slowlydownward.com/NODATA/data_enter2.html>

Attachment: signature.asc
Description: Digital signature

Reply via email to