1. Find this file: /etc/httpd/httpd.conf
Edit it with your favorite text editor.
Find the section “DocumentRoot”
or find: “”
Now, edit the section so it looks like the following:
AllowOverride All <— if you do not see ‘All’ put it in. … Continue reading
<pre><p>
# DNS
This is the file that tells all computers on the internet where your domain’s website/email/ftpsite/etc is. Below is my zone file. Do not enter the #’s.
vi /var/named/ciruspc.com.zone … Continue reading
Linux/UNIX command Description MS-DOS equivalent
./foo start foo (allocated in current dir.) foo
 / ¯ previous / next command doskey
cd x (or cd /x) go to directory x cd … Continue reading
After removing certain malare, APC_INDEX_MISMATCH BSOD may occur after reboot.
This STOP error can occur during startup or at other times. The 8 digit hexadecimal number 0x00000001 translates to the error APC_INDEX_MISMATCH which may be caused by the following: … Continue reading