-
Tags
adsense animation apache apple blog coding compsci css diy facebook flash forum game google hard drive humor internet explorer iphone itunes java javascript link linux mac mysql Photography photoshop php Programming prototype python robot robotics school scratch search engine teaching theme tips twitter usb video web design wordpress youtubeMy Other Sites
Tag Archives: linux
Missing httpd.conf in WHM / cPanel
Came across an error after mistakenly clicking a link in my hosting control panel. At the time, WHM was working but none of the sites on the server would load. Trying to restart httpd manually from PuTTY resulted in an … Continue reading
Should I block Baidu?
Well, I am for now. I noticed Baidu pretty much on a forum of mine 24/7, but I didn’t recall ever seeing them show up in the referrer logs. Over the past year, across the sites on my server, they’ve … Continue reading
Enable mod_rewrite on Ubuntu
Looks like Apache2 is installed in Ubuntu with mod_rewrite, but it’s disabled by default. Fortunately a quick drop to the terminal followed by restarting Apache2 and it’s fixed.