Apache2 just listening to https?

Subhro subhro.kar at gmail.com
Thu Jul 28 08:22:34 GMT 2005


Roger Grosswiler wrote:

>>Try adding port 80 to your Listen statement(s) in httpd.conf. Also make
>>    
>>
>sure you have virtual hosts that capture requests on port 80.
>  
>
>>/Eirik
>>
>>    
>>
>i did a file called virtual.conf in /usr/local/etc/apache2/Include with
>this content:
>
><VirtualHost *:80>
>ServerName freebsd.domain.net
>ServerAlias freebsd.domain.net
>DocumentRoot /usr/local/www/data
></VirtualHost>
>
>...which should be loaded on startup. Also, i activated
>
>NameVirtualHost *:80
>
>in httpd.conf - still no success...whats up here? firewall is open,
>redirecting on router is well...but still no success...
>  
>
Did you try to port scan the box?

Regards
S.


More information about the freebsd-stable mailing list