Tags
adsense animation apache apple auto future date blog coding compsci css diy flash forum game hard drive internet explorer iphone itunes java javascript link linux mac mysql netbeans network Photography photoshop php Plain Text Custom Post Type plugin Programming prototype python reliti robot scratch teaching tips twitter ubuntu usb video web design wordpress youtube-
Popular This Week
- Difference in Hub, Switch, Bridge, & Router
- JavaScript Error ‘expected identifier, string or number’ in IE
- Multiple cases for switch construct
- Plugins for inserting JS and CSS into posts
- PHP: Benchmarking echo vs. print vs. printf
- DIY: Make Your Own Ethernet Loopback Cable
- How to create a wine glass in Blender
- PHP: A function to return the first n words from a string
- List functions disabled in PHP
- Quick Fix for OpenX Redirect Loop
My 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.