{"id":1169,"date":"2011-10-20T00:13:22","date_gmt":"2011-10-20T05:13:22","guid":{"rendered":"http:\/\/bucktownbell.com\/?p=1169"},"modified":"2012-02-22T21:41:34","modified_gmt":"2012-02-23T03:41:34","slug":"moving-from-apache-to-cherokee-web-server-tweetegy","status":"publish","type":"post","link":"http:\/\/bucktownbell.com\/?p=1169","title":{"rendered":"Moving from Apache to Cherokee Web Server"},"content":{"rendered":"<blockquote><p>Cherokee includes a web admin interface for configuring the server. To get that running you need to start it up on your server and then use SSH tunnelling to view in a local browser. So on your server run the following to start the Cherokee Admin deamon:<\/p>\n<div>\n<div id=\"highlighter_738991\" class=\"syntaxhighlighter  bash\">\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"bash plain\">cherokee-admin -b &amp;<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>Then on your local machine, setup the SSH tunnel as follows:<\/p>\n<div>\n<div id=\"highlighter_982969\" class=\"syntaxhighlighter  bash\">\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td class=\"gutter\">\n<div class=\"line number1 index0 alt2\">1<\/div>\n<\/td>\n<td class=\"code\">\n<div class=\"container\">\n<div class=\"line number1 index0 alt2\"><code class=\"bash functions\">ssh<\/code><code class=\"bash plain\">-L 9090:localhost:9090 mysite.com -N<\/code><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<p>Now, navigate to <a href=\"http:\/\/localhost:9090\/\">http:\/\/localhost:9090<\/a> and log in using the username and password shown in the output on your server console. You should be greeted with the Cherokee Admin home screen!<\/p><\/blockquote>\n<p><a href=\"http:\/\/www.tweetegy.com\/2011\/04\/moving-from-apache-to-cherokee-web-server\/\">Moving from Apache to Cherokee Web Server | Tweetegy<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Cherokee includes a web admin interface for configuring the server. To get that running you need to start it up on your server and then use SSH tunnelling to view in a local browser. So on your server run the &hellip; <a href=\"http:\/\/bucktownbell.com\/?p=1169\">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":{"footnotes":""},"categories":[284],"tags":[52,275,44],"class_list":["post-1169","post","type-post","status-publish","format-standard","hentry","category-servers","tag-apache","tag-cherokee","tag-web-servers"],"_links":{"self":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts\/1169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1169"}],"version-history":[{"count":11,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts\/1169\/revisions"}],"predecessor-version":[{"id":3175,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=\/wp\/v2\/posts\/1169\/revisions\/3175"}],"wp:attachment":[{"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1169"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1169"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bucktownbell.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}