403 error on main page
-
Hello!
I installed wordpress into a subdirectory and would like my main site(www.caliperwake.com) to be the main website, not (www.caliperwake.com/wordpress), like it is now. I followed the wordpress codex on the issue but it is still not working. I get a 403 error when accessing just caliperwake.com. I have set the permissions for .htaccess and index.php at 644. I have changed the index.php line to
require(‘./web/content/wordpress/wp-blog-header.php’);
I have also tried
require(‘./wordpress/wp-blog-header.php’);
Both of these return the same 403 error. Any help would be appreciated.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘403 error on main page’ is closed to new replies.