[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Apache config issue - 403 from Alias



Hi all,

Anyone have an idea on why this isn't working? I copied the icon
example, and the permissions are 755 throughout (and icons work), so why
won't this?



Alias /doc/ /usr/share/doc/
<Directory /usr/share/doc>
  Options Indexes MultiViews
  AllowOverride None
  Order allow,deny
  Allow from all
</Directory>



Thanks in advance



Reply to: