{"id":12292,"date":"2019-01-29T17:51:31","date_gmt":"2019-01-29T22:51:31","guid":{"rendered":"http:\/\/jianmingli.com\/wp\/?p=12292"},"modified":"2019-01-29T17:56:04","modified_gmt":"2019-01-29T22:56:04","slug":"bluehost-tips","status":"publish","type":"post","link":"https:\/\/jianmingli.com\/wp\/?p=12292","title":{"rendered":"Bluehost Tips"},"content":{"rendered":"<div class='toc wptoc'>\n<h2>Contents<\/h2>\n<ol class='toc-odd level-1'>\n\t<li>\n\t\t<a href=\"#File_Manager:_Show_Hidden_Files\">File Manager: Show Hidden Files<\/a>\n\t<\/li>\n\t<li>\n\t\t<a href=\"#Redirect_to_a_Subdirectory\">Redirect to a Subdirectory<\/a>\n\t<\/li>\n\t<li>\n\t\t<a href=\"#Force_HTTPS\">Force HTTPS<\/a>\n\t<\/li>\n<\/ol>\n<\/ol>\n<\/div>\n<div class='wptoc-end'>&nbsp;<\/div>\n<span id=\"File_Manager:_Show_Hidden_Files\"><h2>File Manager: Show Hidden Files<\/h2><\/span>\n<p>* Open File Manager from: <em>cPanel > File Manager<\/em><br \/>\n* Select: <em>Preferences > Show hidden files<\/em><br \/>\n* If File Manager not showing hidden files such as <em>.htaccess<\/em>, then append to File Manager query:<\/p>\n<pre lang=\"bash\">\r\n&showhidden=1&saveoption=1\r\n<\/pre>\n<p>* See <a href='https:\/\/www.kickstartcommerce.com\/fix-bluehosts-cpanel-file-manager-not-showing-hidden-files.html'>here<\/a> for more details.<\/p>\n<span id=\"Redirect_to_a_Subdirectory\"><h2>Redirect to a Subdirectory<\/h2><\/span>\n<p>* Open or create file named <em>.htaccess<\/em> in the sub-directory<br \/>\n* Append to the file and save:<\/p>\n<pre lang=\"bash\">\r\nRewriteEngine on\r\nRewriteRule ^$ \/subdir1\/ [L]\r\n<\/pre>\n<p>* See <a href='https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/215747748-How-can-I-redirect-and-rewrite-my-URLs-with-an-htaccess-file-'>here<\/a><\/p>\n<span id=\"Force_HTTPS\"><h2>Force HTTPS<\/h2><\/span>\n<p>* Open or create file named <em>.htaccess<\/em> in the sub-directory<br \/>\n* Append to the file and save:<\/p>\n<pre lang=\"bash\">\r\nRewriteEngine On\r\nRewriteCond %{HTTPS} off\r\nRewriteRule ^(.*)$ https:\/\/%{HTTP_HOST}%{REQUEST_URI} [L,R=301]\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>File Manager: Show Hidden Files * Open File Manager from: cPanel > File Manager * Select: Preferences > Show hidden files * If File Manager not showing hidden files such as .htaccess, then append to File Manager query: &#038;showhidden=1&#038;saveoption=1 * &hellip; <a href=\"https:\/\/jianmingli.com\/wp\/?p=12292\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":true,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[806],"tags":[741],"class_list":["post-12292","post","type-post","status-publish","format-standard","hentry","category-hosting","tag-bluehost"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8cRUO-3cg","_links":{"self":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/12292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12292"}],"version-history":[{"count":5,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/12292\/revisions"}],"predecessor-version":[{"id":12297,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/12292\/revisions\/12297"}],"wp:attachment":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12292"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}