- Dr. Frankenfurter's main
goal in the play "Rocky Horror Picture Show" was
- Create the perfect man
- Get back to the planet
Translyvania
- Kill Eddie
- Stop Riffraff from messing
around with Magenta, his own sister.
- What is the purpose of a
robots.txt file?
- To tell google and yahoo
(etc.) your server exists
- To tell google and yahoo
(etc.) which files to index
- To tell google and yahoo
(etc.) which files not to index
- Where to find the script for Rocky Horror.
- The file /robots.txt
is
- Manditory
- Optional
- Enforced by the Apache web
server
- (Yes/No) Suppose I wanted to
change the location of the top pages of my web server. In other words,
I want
to move the location within the file system of the page
http://googee.nmu.edu/. Would the ServerRoot directive help
me?
- (Yes/No) In the access log, will the referer ever mention pages
from outside your site?
- (Yes/No) In the access log, will the requested file field ever
mention pages from outside your site?
- Which best describes Janet (Brad's fiance)?
- Hussie
- Talented
- Of limited fashion sense
- Faithful
- Turned to stone
- (Yes/No) Is every 'hit' mentioned in the log files.
- A user wants to access your site. However in the browser
window they mispell the hostname. For example, instead of
entering "http://googee.nmu.edu/fred.html" they enter
"http://gooooooogee.nmu.edu/fred.html". Which log file will contain the
error?
- The access_log file
- The error_log file
- The apache2.conf file
- The script for the play
- Why does Columbia scream during dinner
- She learns the contents of the meal
- She hates the background music
- She finally learns that Bad is engaged to Janet
- She gets kicked of the teleporter back to Transylvania
- Which directive inside the configuration file controls the port
to which Apache listens?
- As which user does Apache run?
- Why does not Apache run as root?
- Suppose that the following permissions apply. Can a browser
download http://googee.nmu.edu/~brad/janet.html
drwxr-xr-x root root /
drwxr-xr-x root root /home
drwx------ brad brad /home/brad
drwxrwxrwx brad brad /home/brad/pub
drwxrwxrwx brad brad /home/brad/pub/janet.html
- Suppose I get an error accessing the file
http://googee.nmu.edu/~scott/lazergun.jpg. I can however access
http://googee.nmu.edu/. Beyond file permissions, what else might
I check?
- The best scene in Rocky Horror is ..
- When Rocky comes alive.
- When Riffraff kills Dr. Frankenfurter.
- When Dr. Frakenfurter kills Eddie.
- When Columbia eats Eddie.
- Your access log file has 1,000 entries. How many page views
might you have?
- More than 1,000.
- Less than 1,000.
- Exactly 1,000.
- I hate this question
- (3 points) Make me a folder on a web site protected so that only
the user Janet, password oheddie, can access it.