Wordpress is among my preferred web log engines as it’s easily and backups a lot of plugins. Wordpress as well usable in multi-user style which way a individual Wordpress installation will cover many users with their own subdomain. These howto will show the steps taken to set up Wordpress wpmu on a server running FreeBSD.
Download [...]
Posted on May 20th, 2009 in Operating System
1. Install Apache HTTP Server by using FreeBSD Ports Collection:
Aurora#cd /usr/ports/www/apache2x
Aurora#/usr/ports/www/apache2x/make && make install clean
2. A Apache HTTP Server script apache2x.sh is located at /usr/local/etc/rc.d to provide Apache HTTP Server start and shutdown service. To enable Apache web server to automatically starts whenever after server reboots, issue the following command at CLI:
Aurora#echo ‘apache2x_enable =”YES”‘ >> [...]
Posted on May 17th, 2009 in Notes, Operating System
Rewrite mode with the hosting operating system linux or unix is enable by default, so we make the file .htaccess. If we want to make our PC or laptop as a web server that happens to use the windows operating system, what should we do? Ex. I use the default of apache webserver xampp. [...]




