How to use Auto Index in ispcp - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: How to use Auto Index in ispcp (/thread-8746.html) |
How to use Auto Index in ispcp - jingjingmaple - 12-12-2009 10:20 PM Hi all, My server is running on ubuntu 9.10 and i use ispCP Omega screenshot version (not stable version) i want to enabled auto index module for my domain I try many method to enabled such as add a config into /etc/apache2/ispcp/mydomain.conf or change all "Options -Indexes" to "Options +Indexes in /etc/ispcp/apache/working/ispcp.conf but it's not work. How to enabled Auto index? thankyou. RE: How to use Auto Index in ispcp - RatS - 12-14-2009 08:42 AM Simply: Code: Options Indexes |