Win32 style directory indexing in apache – Date and Size along with the name

Inorder to have win32 styled directory indexing in apache, you need to make sure that mod_autoindex module is installed and active in the server. In cPanel 11 servers, it will have the modules enabled in, /usr/local/apache/conf/extra/httpd-autoindex.conf

So for the client who want to have the fancy directory indexing to be enabled, just add the below lines to his .htaccess

Options +Indexes
IndexOptions FancyIndexing VersionSort

I hope this snippet will help someone!

Post to Twitter Tweet This Post

Continue Reading

How would I see the available versions of cPanel and Apache in a cPanel installed server ?

Solution #1 : Keep browsing http://changelog.cpanel.net/ every day :-)

Solution #2 : /scripts/easyapache –latest-versions

Easy::Apache v3.2.0 Build 4660

[Apache]
1.3.41, 2.0.63, 2.2.11

[PHP 4]
4.4.6, 4.4.7, 4.4.8, 4.4.9

[PHP 5]
5.2.5, 5.2.6, 5.2.8, 5.2.9

Post to Twitter Tweet This Post

Continue Reading

Your email:

 

Post to Twitter Tweet This Post

About this blog

This blog, acts as a knowledge repository for the world and is unofficial! Anything we find interesting in the cyber world will go here. Most cases, this blog will reflect the happiness of our staff in reaching successful solution to an issue (s)he worked on. A reference for other fellow SAGEs who come across similar issues later