pacman99 Posted September 28, 2006 Share Posted September 28, 2006 Hi,Whenever I try listing a directory, it's quite slow. Takes about 5-10 seconds to load, especially if that directory contains more than 2 directories.I AM using an htaccess file so perhaps that's slowing it down? Some of the directories on my server have their own htaccess files. The content of my htaccess files is as follows:[code]Options +SymLinksIfOwnerMatchAuthName "The Server"AuthUserFile /var/blah/.somefileAuthGroupFile /var/blah/.somegroupfileAuthType Basicrequire group somegroup [/code]I only have maybe 5-6 user accounts.Some other miscellaneous settings in my httpd.conf that might be usefulmy httpd.conf and vhosts.d/00_default_vhost.conf can be found at http://www.admochempack.com/linux/ in case i missed posting something important.Any ideas?Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.