Clean URL Ubuntu 9.10
#
# Apache/PHP/Drupal settings:
#
# Protect files and directories from prying eyes.
Order allow,deny
# Don't show directory listings for URLs which map to a directory.
Options -Indexes
# Follow symbolic links in this directory.
Options +FollowSymLinks
# Make Drupal handle any 404 errors.
ErrorDocument 404 /index.php
# Force simple error message for requests for non-existent favicon.ico.
# There is no end quote below, for compatibility with Apache 1.3.
ErrorDocument 404 "The requested file favicon.ico was not found."
# Set the default handler.
DirectoryIndex index.php

40 weeks 6 days ago
40 weeks 6 days ago
40 weeks 6 days ago
40 weeks 6 days ago
40 weeks 6 days ago
42 weeks 6 days ago
42 weeks 6 days ago
42 weeks 6 days ago
44 weeks 4 days ago
44 weeks 4 days ago