Re: Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tirengarfio wrote:
Hi again,

Or just enter
a2ensite www.domain.com

After that and reload apache (/etc/init.d/apache2 reload) i get this error:

Sintax error on line 22 of /etc/apache2/sites-enabled/svn.domain.com:
LogLevel takes one argument, Level of verbosity in error logging ...fail!

The line 22 is this:

LogLevel warn CustomLog /var/log/apache2/access.log combined

Should be 2 separate lines :
LogLevel warn
CustomLog /var/log/apache2/access.log combined

Please check the on-line documentation first, before posting.
This is really easy to find.
http://httpd.apache.org/docs/2.2/mod/directives.html



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux