Added by Harris Wong, last edited by Harris Wong on Jun 02, 2008  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Unique URL

FAQ

.htaccess file isn't working:

Attached the following lines in httpd.conf:

<Directory "<your directory>">
   Options All
   AllowOverride All
   IndexOptions FancyIndexing
</Directory>