Welcome to Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy Praful Bhuskute BlackSpy

File Permissions for WordPress installation:

File Permissions for WordPress installation as follow

				
					cd /var/www/example.com/htdocs
find -type d -exec chmod 755 {} \;
find -type f -exec chmod 644 {} \;
chmod 600 .htaccess
cd /var/www/example.com
chmod 600 wp-config.php
				
			

Drop your queries

Table of Contents

Have A Project In Mind? Let's Get To Work