Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

I have Apache setup on Ubuntu 9.10 using apt-get,

Code Block
langhtml
sudo /usr/sbin/apache2 \-version

...


Server version: Apache/2.2.12 (Ubuntu)

I believe I may have run into a bug with the directive AllowOverride Indexes. This is supposed to allow me to specify Indexes in the .htaccess but does not work. If you know the answer please let me know at tinmanemail-posts@yahoo.ca

...