Alteil Analysis Posted August 18, 2014 Posted August 18, 2014 Hi. My mediawiki site spends 1.44 seconds for a http 301.How to get rid of it? Specifying the type of index page by DirectoryIndex index.php reduce that part of time from 2 seconds to 1.44 seconds. Quote
Byron Posted August 18, 2014 Posted August 18, 2014 Most 301 redirects are done using htaccess. Check your .htaccess file. index.php is already set to be the default index page if there's not an index.html file in the same directory. You might also check this out: http://www.mediawiki.org/wiki/Help:Deleting_a_page Quote
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.