Tag Archives: webserver

PHPStorm and Xdebug Primer Tutorial

Though with a large variety of scenarios with code, you can debug a piece of code from the command line … and don’t get me wrong because sometimes the command line will be the only way … the experience of … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | 9 Comments

PHPStorm IDE Primer Tutorial

Unlike compiled software code, PHP code is often coded simply with the use of a good text editor. That doesn’t mean programmers are not looking for a good PHP IDE if it comes along. Today, we are going to talk, … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

Apache .htaccess Prevent Directory Listing Tutorial

Today’s tutorial continues some of this blog’s discussions regarding a big area (of knowledge) of Apache and PHP website usage, about the use of .htacccess files we last talked about with the previous Apache .htaccess Autoprepend Autoappend Primer Tutorial as … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , | 33 Comments

Local Webserver Search Engine Primer Tutorial

This topic got my immediate interest when reading a chapter (16) in Linux by Steve Oualline and Eric Foster-Johnson called “Setting Up a Search Engine”. As a creator of web content, who wouldn’t want to know something about this subject? … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Apache CentOS WebServer and The Three Ps Primer Tutorial

Today’s tutorial shows a web scenario that utilizes The Three P’s with the rjmprogramming.com.au Apache CentOS web server ( at http://www.rjmprogramming.com.au/ ), building on the previous relevant Apache WebServer on Mac and The Three P’s Primer Tutorial, as shown below, … Continue reading

Posted in eLearning, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , | 5 Comments

Apache .htaccess Autoprepend Autoappend Primer Tutorial

Today’s tutorial continues the discussion regarding a big area (of knowledge) of Apache and PHP website usage and would like you to reread Linux diff Primer Tutorial, way below, to get the context (of what led to the first interest) … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | Leave a comment

Go Webserver Primer Tutorial

Did you wake up wanting to write your own Web Server? No? Well, what are WE to do with YOU? “Lefty? Mugsy? Priscilla? Let ‘em ‘av it? Yes, the web server, you ‘eard what oi said! Sorry, you’re having lunch?” … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , | 1 Comment