Download | $ lynx http://httpd.apache.org/download.cgi |
Extract | $ gzip -d httpd-NN.tar.gz |
Configure | $ ./configure --prefix=PREFIX |
Compile | $ make |
Install | $ make install |
Customize | $ vi PREFIX/conf/httpd.conf |
Test | $ PREFIX/bin/apachectl -k start |
Feb 03
Apache Install on Linux
Dec 26
Logitech Problems
Recently found that using a Logitech Classic Keyboard 200 interfered with Windows 2000 removableĀ USB operations. Unclear why but unplugged keyboard and am returning it. Fixed.