Project

General

Profile

Bug #13508

Support pour alternc 3... presque là !

Added by Guillaume Beaulieu about 12 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2014-02-18
Due date:
% Done:

0%

RT ticket:
Affected versions:
Points:
1
Sprint:

Description

Okay, check this out:

root@hsn:/home/gbeaulieu# diff /var/alternc/apache-vhost/9/2019/cchochelaga.org.conf /etc/apache2/sites-enabled/ssl-cchochelaga.org.conf
1,5c1
< <VirtualHost *:80>
< ServerName cchochelaga.org
< DocumentRoot "/var/alternc/html/c/cchochelaga/www/cchochelaga.org/"
< AssignUserId #2019 #2019
< SetEnv LOGIN "2019-cchochelaga"
---

  1. THIS FILE IS GENERATED BY PUPPET

7,13c3,19
< <Directory "/var/alternc/html/c/cchochelaga/www/cchochelaga.org/">
< php_admin_value open_basedir "/var/alternc/html/c/cchochelaga/:/usr/share/php/"
< php_admin_value upload_tmp_dir /var/alternc/html/c/cchochelaga//tmp
< php_admin_value sendmail_path '/usr/lib/alternc/sendmail "" '
< Options +MultiViews FollowSymLinks +SymLinksIfOwnerMatch
< AllowOverride AuthConfig FileInfo Limit Options Indexes
< </Directory>
--

<VirtualHost 199.58.80.191:443>

ServerAdmin
ServerName cchochelaga.org
DocumentRoot /var/alternc/html/c/cchochelaga/www/cchochelaga.org/

SSLEngine on
SSLCertificateFile /etc/x509/certs/cchochelaga.org.crt
SSLCertificateKeyFile /etc/x509/keys/cchochelaga.org.key
SSLCACertificateFile /usr/local/share/ca-certificates/rapidssl.crt

ErrorLog /var/log/apache2/error-ssl-cchochelaga.org.log

  1. Possible values include: debug, info, notice, warn, error, crit,
  2. alert, emerg.
    LogLevel warn
    CustomLog /var/log/apache2/access-ssl-cchochelaga.org.log combined
Fake y manque
  1. AssignUserID et compagnie
  2. La magie des répertoire

History

#1 Updated by Antoine Beaupré over 11 years ago

c'est pourquoi ce ticket?

#2 Updated by Alexandru Petrosan almost 8 years ago

  • Status changed from New to Closed

Also available in: Atom PDF