[users@httpd] Re: help Virtual Host

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

 



Am 2005-04-11 09:25:29, schrieb martin@xxxxxxxxxxx:
> Hello Apache users
> 
> I need some help ... i am running Apache2.
> 
> And i need to setup Virtual Hosts for http and https.
> 
> This is mij virtual host config.
> ----------------------------------------------------
> <VirtualHost IP:80>
> SuexecUserGroup user group
> ServerName domain.nl
> ServerAlias www.domain.nl
> DocumentRoot /home/domain.nl/public_html
> ErrorLog /home/domain.nl/logs/error_log
> CustomLog /home/domain.nl/logs/access_log common
> ScriptAlias /cgi-bin/ /home/domain.nl/cgi-bin/
> <Directory /home/domain.nl/public_html>
> php_admin_value open_basedir /home/domain.nl/public_html
> php_admin_flag safe_mode on
> Options Indexes IncludesNOEXEC FollowSymLinks
> allow from all
> </Directory>
> </VirtualHost>
> ----------------------------------------------------
> 
> But how can i run this Virtual Host on port 80 (http) and on 443 (https)

Create a second VHosts ?
But with different logfiles for security reasons.

> I hope that someone can help me.
> 
> Greets,
> Martin H

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


[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