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

Re: Jessie, PHP, WordPress und der Apache Default-Server



On 05/26/2015 06:58 PM, Manfred Rebentisch wrote:
> Hi,
> 
> Am 26.05.15 um 17:55 schrieb Marco Stoecker:
>>
>> Hallo Manfred,
>>
>> was steht denn in /etc/apache2/sites-enabled ?
>>
>> Grüße
>> Marco
>>
>>
> 
> Du meinst: in 000-default.conf?
> 
> Hier:
> 
>  <VirtualHost *:80>
> 
>         ServerAdmin webmaster@localhost
>         DocumentRoot /home/webs/html
>         DirectoryIndex index.html
> # Test RemoveHandler too:
> #        RemoveHandler .html
> 
>         ErrorLog ${APACHE_LOG_DIR}/error.log
>         CustomLog ${APACHE_LOG_DIR}/access.log combined
> 
>     # don't loose time with IP address lookups
>     HostnameLookups Off
> 
>     # needed for named virtual hosts
>     UseCanonicalName Off
> 
>     # configures the footer on server-generated documents
>     ServerSignature Off
>  </VirtualHost>

Hallo Manfred,
ich meinte tatsächlich was im Verzeichnis /etc/apache2/sites-enabled
drinsteht. Ist 000-default.conf die einzige conf Datei dort?
Grüße
Marco


Reply to: