|
Error 403
You don't have permission to access /blog1/admin/index.php on this server.
Means exactly that. You don't have permission.
Go to the admin folder, and make sure the permissions are set to something like 0755. Once that is done, you should be able to access the page.
|