same results page not found

Alias /weewx /home/weewx/public_html
<Directory /home/weewx/public_html>
  Options FollowSymlinks
  AllowOverride None
# for apache 2.2
# Order allow,deny
# Allow from all
# for apache 2.4
  Require all granted
</Directory>



[Sun Aug 14 23:02:11.449573 2016] [mpm_event:notice] [pid 621:tid 
1996025856] AH00491: caught SIGTERM, shutting down
[Sun Aug 14 23:02:11.867279 2016] [mpm_event:notice] [pid 1543:tid 
1995386880] AH00489: Apache/2.4.10 (Raspbian) configured -- resuming normal 
operations
[Sun Aug 14 23:02:11.867896 2016] [core:notice] [pid 1543:tid 1995386880] 
AH00094: Command line: '/usr/sbin/apache2'


On Sunday, August 14, 2016 at 5:59:32 PM UTC-5, Glenn McKechnie wrote:
>
> > [Sun Aug 14 03:23:35.441406 2016] [mpm_event:notice] [pid 621:tid 
> > 1996025856] AH00489: Apache/2.4.10 (Raspbian) configured -- resuming 
> normal 
>
>
> Ah!  Apache/2.4.10 
>
> Try commenting out the 2.2 line and enabling the 2.4 then restart apache2 
> . 
>
> ie: 
> config.d 
> alias /weewx /home/weewx/public_html 
> <Directory /home/weewx/public_html> 
>   Options FollowSymlinks 
>   AllowOverride None 
> # for apache 2.2 
> # Order allow,deny 
> # Allow from all 
> # for apache 2.4 
>   Require all granted 
> </Directory> 
>
> Hopefully that will be enough (although the config.d still bothers me :-) 
>
> -- 
>
> Cheers 
>  Glenn 
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to