In Apache 2.4 the access control commands have changed:
Use:
Require all granted
Instead of:
Order allow,deny
Allow from all
Read more on the Apache2 upgrade page.
Points regarding computing that I always forget - so I write them here to find them easily and maybe other could benefit too.
I am using mysql for quite some time now. I have noticed that looking at client connections using mysql workbench so an interesting column ...