These are optional extra credit tasks. The Offer Expires after the homework is graded
Set up a folder on CEGT201 that has the following feature: Whenever an attempt is made to access a non-exisiting document or subfolder, the index.html is displayed. Send the .htaccess file and provide the URL of a page in the folder.
Set up a folder on CEGT201 that can be accessed only from within Bradley University. (To test it limit the access to a particular computer first, and then extend to the whole domain.) Outside visitors should see a nice looking HTML page explainging that the access is limited. Send the .htaccess file and provide the URL of a page in the protected folder.
Set up a password protected folder on CEGT201 that can be accessed only by selected users. Create a user "olekmali" with password "qwerty" (without quotes). Visitors with incorrect password should see a nice looking HTML page explainging that the access is limited. Send the .htaccess file, the password file, and provide the URL of the folder.
Set up a password protected folder on CEGT201 that can be accessed only by selected users (password) or from a particulr computer: sant.bradley.edu. Create a user "olekmali" with password "qwerty" (without quotes). Send the .htaccess file and provide the URL of the folder.
Apache Web Server and documentation.
Attach all source code in files with proper names and extensions (*.html, *.java, *.pl, *.php, .htaccess e.t.c.). Do not ZIP files together or include compiled files (e.g. *.class). In case of dynamic Web pages (JavaScript or CGI) or Java applets also send the complete URL (including http://) that points to a page on your Web site that demonstrates your homework. Send your homework via e- mail to the instructor at olekmali at bradley dot edu. Please set the message subject to: wbc-hwB.
Thank you.