Grove
What is different with Apache on the new Grove?
- Changes in your .htaccess file when using GatorLink authentication
to secure and limit access to your Web directories.
- mod_rewrite -- rewrite rules, though difficult to use, provide greater flexibility for your web page directory layout.
- Directory listing is no longer available if index.* is not present. The browser now gives a forbidden -- you don't have permission to look in that directory/subdirectory.
If you are interested in further information on security on the apache
web server refer to
apache.org.