Tag Archives: Apache

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

MySql Repair Table Primer Tutorial

Today’s tutorial continues the MySql (command line) discussion last heard about with MySql Stored Procedures Primer Tutorial as shown below, to illustrate that MySql has functionality to repair database tables, if they run into trouble. When you troubleshoot a problem … Continue reading

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

Perl CGI Redirect Primer Tutorial

Today we venture into the world of CGI (Common Gateway Interface) on our Apache/PHP/MySql web server. So what language is default for CGI work on such a web server? It could be Perl or Python, or maybe something else like … Continue reading

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

Python Tkinter CGI Tutorial

Have you heard of Python? Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. Check … Continue reading

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

Web Server Access Primer Tutorial

When you maintain a Web Server there are lots of tools of use, but just what do you need to run an Apache/PHP/MySql web server? … Who’s smart idea was this? … … sun comes up … … sun goes … Continue reading

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

PHP/HTML/Javascript Password Protect Image Primer Tutorial

So you’ve seen the title of this blog post, but supposing you were to forget that, and link the concepts below … what would you have thought it was about? HTML/Javascript onerror event for img tag (Image) file permissions at … Continue reading

Posted in eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 13 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

Apache .htaccess and mod_rewrite Primer Tutorial

Today’s topic is a big area (of knowledge) of Apache and PHP website usage and would like you to (re?)read yesterday’s Linux diff Primer Tutorial, below, to get the context (of what led to the interest). Expertise in the use … Continue reading

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