How to rename index.php to home.php

how to correct example.com/home.php? First, put things back the way you found them. Both index.php and home.php are reserved file names. And index.php is special not only to WordPress but to the server itself– look into DirectoryIndex. You should not be manipulating them in this way. Unless you really know what you are doing you … Read more

wordpress blog displaying blank pages [closed]

That’s odd. Perhaps you need to clear your cache or maybe your server takes a while to respond to a changed .htaccess file. (What web host are you using?) Is there another .htaccess file in the WP folder which might have been modified? Or maybe you’ve made other changes??? By the way, why are you … Read more

Disable directory browsing of uploads folder

To disable directory browsing all you have to do is drop in a blank index.html file into the wp-content\uploads directory, each subsequent sub-directory also would need a blank index file, there are plugins that can automatically do this for you. ps. Get a better host, there is no reason they should disallow you having your … Read more

WordPress .htaccess to consider blog as directory

This is not answering the exact question you posed, but as as far as I am concerned, your current attempt is the wrong approach to solve the problem of wrong image paths after moving anyway. Rather than what you are attempting to do, either replace the image paths in the database, or redirect those. While … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)