PDA

View Full Version : Index problem



Wilsonctc
08-13-2005, 03:32 AM
Did DA have Index Manager Function ?

or how can I make my index like this ?


http://www.emchina.com.hk/melissa

Icheb
08-13-2005, 05:14 AM
In the directory in question, create a file called .htaccess with the following content:


Options +Indexes


If memory serves this will create default overviews :)

Wilsonctc
08-13-2005, 10:30 AM
I have create the file and upload it to my website...

but i didn't work... the index didn't change...

Icheb
08-14-2005, 02:04 AM
What is the url of the site in question ? (just curious)


Does the server support it ?
I checked it here, and:


[sebsoft@srv003 some_dir]# cat .htaccess
Options +Indexes
[sebsoft@srv003 some_dir]#

Which works great with DA :).
So I am unsure why it shouldn't work on your server, or your config has changed...

nobaloney
08-14-2005, 04:03 PM
One reason it may not work is if his main server configuration doesn't allow overrides.

Jeff