On 12/5/2012 2:28 PM, Rafnews wrote:
> Hi,
>
> i have a webserver running on httpd 2.4.2 with SSL under Windows 7.
> i have several virtualhost that work great.
> here is for example a virtualhost declaration:
>
> DocumentRoot "d:/webserver/www/rg3"
> ServerName rg3.loc
> ServerAlias www.
Hi,
i have a webserver running on httpd 2.4.2 with SSL under Windows 7.
i have several virtualhost that work great.
here is for example a virtualhost declaration:
DocumentRoot "d:/webserver/www/rg3"
ServerName rg3.loc
ServerAlias www.rg3.loc
ErrorLog "logs/rg3.loc.error.log"
CustomLog