Student Reviews
( 5 Of 5 )
1 review
Video of Learning Apache http server - Executing CGI scripts in Apache HTTP Server course by theurbanpenguin channel, video No. 4 free certified online
More videos like this online at http://www.theurbanpenguin.com.
One thing we find using a minimal setup of Apache is that we have to enable everything. This I like as we then know what is happening. This includes running CGI scripts on the server for dynamic web pages. We take a look at using ScriptAlias to the CGI-BIN directory and running simple perl scripts on the apache httpd server