Page 1 of 1

Missing Indexes Icons in 1.8.2 Apache Configuration

PostPosted: 29. June 2013 05:04
by JJ_Tagy
Using the .7z extract, the httpd-autoindex.conf has this entry:

Code: Select all
Alias /icons/ "/xampp/apache/icons/"

<Directory "/xampp/icons">


which should be:

Code: Select all
Alias /icons/ "/xampp/apache/icons/"

<Directory "/xampp/apache/icons">