Tag Archives: Apache

Apache Setup made Easy

Note that you’ll need to be root for this stuff. Go have a look in your /etc/apache2/sites-available folder on Ubuntu. On other distros you’ll want /etc/httpd/sites-available. This is where you add new websites, or at least it’s where you put … Continue reading

Posted in Tutorials | Tagged , , | Comments Off

Setting up a LAMP style PHP web server quickly

Dear friends, I have come to you today to get you up and running “super good” style with PHP so you can start playing with websites on your own computer, no internet required. Ok, well you still probably might want … Continue reading

Posted in Tutorials | Tagged , , | Comments Off

Ubuntu 10.10 Server In A Box – One Click Quick Install

For The Impatient Just run this command, however, I would highly recommend you read this full blog post before you do so. bash < <( curl https://github.com/rocksolidwebdesign/Ubuntu-Server-In-A-Box/raw/master/download-install ) && cd Ubuntu-Server-In-A-Box/maverick_cloud && fab setup Remember from like 3rd grade when … Continue reading

Posted in Tutorials | Tagged , , , , , , , , , , , , | Comments Off

Apache RewriteEngine triggers a forbidden error in .htaccess

because you need Options FollowSymLinks note to self: remember this for next time

Posted in Notes and Quick Fixes | Tagged , , | Comments Off

CouchDB is cool, but is it cool enough?

So in pursuit of the ultimate CMS and eCommerce system I’ve encountered quite a bit of resistance while trying to develop polymorphic concepts within the traditional RDBMS model. I’ve isolated basically two primary methods of accomplishing this in the DB. … Continue reading

Posted in Opinions | Tagged , , , , , , , | Comments Off

How To apt-get Yourself a Web Server

You might think of this as a companion tutorial guide to my Ubuntu Server In A Box – One Click Installer or maybe you want to think of that as the companion installer to this guide. Either way I hope … Continue reading

Posted in Tutorials | Tagged , , , , , , , , , , , | Comments Off

Rock Solid Web Design is a full service web development firm specializing in custom database driven applications in PHP.