{"id":11852,"date":"2017-08-24T12:43:32","date_gmt":"2017-08-24T12:43:32","guid":{"rendered":"https:\/\/www.process.st\/templates\/setup-apache-server\/"},"modified":"2024-02-28T20:45:51","modified_gmt":"2024-02-28T20:45:51","slug":"setup-apache-server","status":"publish","type":"post","link":"https:\/\/www.process.st\/templates\/setup-apache-server\/","title":{"rendered":"Apache Server Setup"},"content":{"rendered":"<section id=\"introduction-to-apache-server-setup\">\n<h2> Introduction to Apache Server Setup: <\/h2>\n<div class=\"image-content\">\n<figure>\n   <a href=\"https:\/\/www.process.st\/templates\/wp-content\/uploads\/2024\/02\/hujfouFwCimUBRjwfItDog.png\" alt=\"Setup Apache Server - Process Street\" target=\"_blank\" rel=\"noopener\"> <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.process.st\/templates\/wp-content\/uploads\/2024\/02\/hujfouFwCimUBRjwfItDog.png\" \/> <\/a><figcaption>\n     Setup Apache Server - Process Street<br \/>\n   <\/figcaption><\/figure>\n<\/p><\/div>\n<div class=\"text-content\">\n<p>This <a href=\"https:\/\/www.process.st\" rel=\"nofollow noopener\" target=\"_blank\">Process Street<\/a> Apache server setup process is engineered to <strong>take the user through the steps necessary to create a new Apache server<\/strong> on a Windows. The process does cater to other approaches with extra tips throughout.<\/p>\n<p>This guide will assume a Windows server running on 64 bit and installing Apache 2.4.17<\/p>\n<p>The Apache server has been the most popular web server on the internet since 1996 and is now 22 years old. It's reliability and open source nature has made it a mainstay within the tech world.<\/p>\n<p>This Process Street checklist provides <strong>a repeatable guide to setting one up<\/strong> and, being editable, allows for you to optimize the process relevant to your environment. &nbsp;<\/p>\n<p>There are form fields throughout the checklist where you can enter information. This information is then stored in the <a href=\"https:\/\/www.process.st\/help\/docs\/template-overview\/\" rel=\"nofollow noopener\" target=\"_blank\">template overview<\/a> tab and acts as an activity log, documenting what was set up, why it was set up, and how and where it was set up. This documented process is a useful part of maintaining activity communication across teams. All data is stored in a spreadsheet format and can be exported as a CSV file.<\/p>\n<p>To know a bit more about Apache, <strong>watch this video below<\/strong>:<\/p>\n<\/p><\/div>\n<div class=\"video-content\">\n<div class=\"iframe-container\">\n   <iframe src=\"https:\/\/www.youtube.com\/embed\/Eg0M5x-BBGw?modestbranding=1&amp;showinfo=0\" frameborder=\"0\" allowfullscreen=\"true\"> <\/iframe>\n  <\/div>\n<div class=\"description\">\n    Install Apache 2.4 Server on Windows 10 - APmonitor.com\n  <\/div>\n<\/p><\/div>\n<div class=\"video-content\">\n<div class=\"iframe-container\">\n   <iframe src=\"https:\/\/www.youtube.com\/embed\/FlB3nEbHfNc?modestbranding=1&amp;showinfo=0\" frameborder=\"0\" allowfullscreen=\"true\"> <\/iframe>\n  <\/div>\n<div class=\"description\">\n    Installing Apache Web Server on Windows 7, 8, 10 2017 - Ask Abdullah\n  <\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"record-checklist-details\">\n<h2> Record checklist details <\/h2>\n<div class=\"text-content\">\n<p><strong>Use the form fields below<\/strong> to record the details of the checklist.<\/p>\n<\/p><\/div>\n<div class=\"text-field-content form-field-content\">\n<div class=\"form-group\">\n   <label> Who is going to be setting up the Apache server? <\/label><br \/>\n   <input type=\"text\" placeholder=\"Something will be typed here...\" disabled=\"disabled\" class=\"form-control\" \/>\n  <\/div>\n<\/p><\/div>\n<div class=\"textarea-field-content form-field-content\">\n<div class=\"form-group\">\n   <label> For what purpose is the Apache server being set up? <\/label><br \/>\n   <textarea placeholder=\"Something will be typed here...\" rows=\"3\" disabled=\"disabled\" class=\"form-control\"><\/textarea>\n  <\/div>\n<\/p><\/div>\n<div class=\"date-field-content form-field-content\">\n<div class=\"form-group\">\n   <label> Record the date of setup <\/label> <\/p>\n<div class=\"date-container\">\n    <button type=\"button\" disabled=\"disabled\" class=\"btn btn-default\"> <i class=\"fa fa-calendar btn-icon\"><\/i> Date will be set here <\/button>\n   <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"download-apache-for-windows\">\n<h2> Download Apache for windows <\/h2>\n<div class=\"text-content\">\n<p>You can download Apache from <a href=\"http:\/\/www.apachelounge.com\/download\/\" rel=\"nofollow noopener\" target=\"_blank\">ApacheLounge<\/a>.<\/p>\n<p>Download either 32bit or 64bit depending on your server's system requirements.&nbsp;<\/p>\n<p><strong>Record which version you have downloaded below<\/strong>.&nbsp;<\/p>\n<\/p><\/div>\n<div class=\"select-field-content form-field-content\">\n<div class=\"form-group\">\n   <label> Which version was downloaded <\/label><br \/>\n   <select disabled=\"disabled\" class=\"form-control\"><option value=\"An option will be selected here\">An option will be selected here<\/option><\/select>\n  <\/div>\n<\/p><\/div>\n<div class=\"text-content\">\n<p>Make sure you have the relevant C++ Redistributable for Visual Studio installed on the server before you continue.&nbsp;<\/p>\n<p>You can find the extra resources on the ApacheLounge website on the link above.<\/p>\n<\/p><\/div>\n<\/section>\n<section id=\"unzip-and-extract-apache\">\n<h2> Unzip and extract Apache <\/h2>\n<div class=\"text-content\">\n<p>Open the downloaded&nbsp;&quot;httpd-2.4.17-win64-VC14.zip&quot; file and extract its content.&nbsp;<\/p>\n<p><strong>Save this content to a location within your server<\/strong> like:<\/p>\n<ul>\n<li>C:Apache24<\/li>\n<li>D:Apache<\/li>\n<\/ul>\n<p>The rest of this guide works on the premise that you have extracted to&nbsp;C:Apache24, so save the contents there to make the rest of the steps easier.&nbsp;<\/p>\n<p><strong>Use the form field below<\/strong> to record where you extracted the files to.<\/p>\n<\/p><\/div>\n<div class=\"text-field-content form-field-content\">\n<div class=\"form-group\">\n   <label> Extraction location <\/label><br \/>\n   <input type=\"text\" placeholder=\"Something will be typed here...\" disabled=\"disabled\" class=\"form-control\" \/>\n  <\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"configure-apache\">\n<h2> Configure Apache <\/h2>\n<div class=\"text-content\">\n<p>Locate the file&nbsp;&quot;httpd.conf&quot; in the conf directory and open it in a text editor.&nbsp;<\/p>\n<p>If you extracted your file to&nbsp;C:\/Apache24 <strong>you can move on to the next task<\/strong>.&nbsp;<\/p>\n<p>If you extracted your Apache file to D:Apache you would be able to make the changes within this text file.&nbsp;<\/p>\n<p>The changes would be as follows:<\/p>\n<pre>ServerRoot &quot;C:\/Apache24&quot;&nbsp;\u2192&nbsp;ServerRoot &quot;D:\/Apache&quot;<br \/><br \/>DocumentRoot &quot;C:\/Apache24\/htdocs&quot;&nbsp;\u2192&nbsp;DocumentRoot &quot;D:\/Apache\/htdocs&quot;<br \/><br \/>&lt;Directory &quot;C:\/Apache24\/htdocs&quot;&gt;&nbsp;\u2192&nbsp;&lt;Directory &quot;D:\/Apache\/htdocs&quot;&gt;<br \/><br \/>ScriptAlias \/cgi-bin\/ &quot;C:\/Apache24\/cgi-bin\/&quot;&nbsp;\u2192&nbsp;ScriptAlias \/cgi-bin\/ &quot;D:\/Apache\/cgi-bin\/&quot;<\/pre>\n<\/p><\/div>\n<\/section>\n<section id=\"add-execcgi-to-options-directive\">\n<h2> Add ExecCGI to Options directive <\/h2>\n<div class=\"text-content\">\n<p>We need to instruct Apache that CGI\/Perl scripts are allowed outside of the cgi-bin directory.<\/p>\n<p>To do this, we need to modify the http:conf file.&nbsp;<\/p>\n<p><strong>Find the below line within the code<\/strong>:<\/p>\n<pre>Options Indexes FollowSymLinks<\/pre>\n<p>Then make the following addition to the line:<\/p>\n<pre>Options Indexes FollowSymLinks ExecCGI<\/pre>\n<p>This should allow the CGI\/Perl scripts to operate as intended.&nbsp;<\/p>\n<\/p><\/div>\n<\/section>\n<section id=\"instruct-apache-on-how-to-handle-cgipl-files\">\n<h2> Instruct Apache on how to handle .cgi\/.pl files <\/h2>\n<div class=\"text-content\">\n<p>We want Apache to take .cgi flies and .pl files and<strong> execute them rather than presenting them as text to a web browser.&nbsp;<\/strong><\/p>\n<p>In order to do this, we need to find two lines of our code and simply uncomment them. Just take away the hash (#) at the beginning of the line to uncomment.&nbsp;<\/p>\n<p>Find these two lines and uncomment them:<\/p>\n<pre>AddHandler cgi-script .cgi<\/pre>\n<pre>AddHandler cgi-script .pl<\/pre>\n<\/p><\/div>\n<\/section>\n<section id=\"set-apache-to-locate-perl-from-the-windows-registry\">\n<h2> Set Apache to locate Perl from the Windows Registry <\/h2>\n<div class=\"text-content\">\n<p>The first line of .cgi\/.pl files directs Apache to the install location of Perl.&nbsp;<\/p>\n<p><strong>We want to change this so that the first line is ignored<\/strong> and the location of Perl is determined from the Windows Registry.&nbsp;<\/p>\n<p>To do this, we simply need to add one line to the end of the file. Add this line below to change how Apache locates Perl:<\/p>\n<pre>ScriptInterpreterSource Registry<\/pre>\n<\/p><\/div>\n<\/section>\n<section id=\"start-apache\">\n<h2> Start Apache <\/h2>\n<div class=\"text-content\">\n<p>Go to the location where you extracted Apache and enter into the&nbsp;<em>bin<\/em> folder.&nbsp;<\/p>\n<p>Hold down shift and right click in order to view your options. You should be presented with the option&nbsp;<em>Open command window here<\/em>.&nbsp;<\/p>\n<p>Click here to <strong>open the command window and enter the following command<\/strong>:<\/p>\n<pre>httpd.exe<\/pre>\n<p>Depending on your settings, Windows may present you with a firewall warning. Continue through the window presented to you, allowing access to Apache as appropriate.&nbsp;<\/p>\n<\/p><\/div>\n<\/section>\n<section id=\"check-apache-is-running-correctly\">\n<h2> Check Apache is running correctly <\/h2>\n<div class=\"text-content\">\n<p>In order to check your Apache server is running and your setup has been so far successful, <strong>keep the current command window open and open your web browser<\/strong>.&nbsp;<\/p>\n<p>Navigate to:<\/p>\n<p style=\"padding-left: 30px;\"><a href=\"http:\/\/127.0.0.1\" rel=\"nofollow noopener\" target=\"_blank\">http:\/\/127.0.0.1<\/a><\/p>\n<p>If Apache is running correctly, it should tell you whether or not it is working.&nbsp;<\/p>\n<p><strong>Use the form field below<\/strong> to record what Apache tells you.<\/p>\n<\/p><\/div>\n<div class=\"text-field-content form-field-content\">\n<div class=\"form-group\">\n   <label> Is it working? <\/label><br \/>\n   <input type=\"text\" placeholder=\"Something will be typed here...\" disabled=\"disabled\" class=\"form-control\" \/>\n  <\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"install-apache-as-a-windows-service\">\n<h2> Install Apache as a Windows service <\/h2>\n<div class=\"text-content\">\n<p><strong>We need to make sure that Apache is running all the time<\/strong>.&nbsp;<\/p>\n<p>With our current setup, Apache is only running while the command box is open. In order to make sure it continues running we need to set Apache up as a Windows service.&nbsp;<\/p>\n<p>To do this is quite easy and requires only <strong>two short commands<\/strong>.<\/p>\n<p>Open your command prompt as before and enter the following line to install the service:<\/p>\n<pre>httpd.exe -k install<\/pre>\n<p>You can then use the next line to start the service and have it running on a continual basis:<\/p>\n<pre>net start Apache2.4<\/pre>\n<p><strong>This should then tell you that Apache2.4 was started successfully<\/strong>.<\/p>\n<\/p><\/div>\n<\/section>\n<section id=\"monitor-apache-and-create-shortcuts\">\n<h2> Monitor Apache and create shortcuts <\/h2>\n<div class=\"text-content\">\n<p>To make your life easier, Apache has included a small window within the package which helps you monitor the service.&nbsp;<\/p>\n<p>This will provide you with a quick and intuitive way of being<strong> able to stop, start, or restart the server at any time<\/strong>.&nbsp;<\/p>\n<p>Enter the bin folder as before and look for a file called&nbsp;<em>ApacheMonitor.exe<\/em>.&nbsp;<\/p>\n<p>Double click on this file to open the monitor and then <strong>create a shortcut for the monitor on your start menu or desktop<\/strong> for easy future access.&nbsp;<\/p>\n<\/p><\/div>\n<div class=\"image-content\">\n<figure>\n   <a href=\"https:\/\/www.process.st\/templates\/wp-content\/uploads\/2024\/02\/lHcg_DsoEDp7x_09SSdIsQ.png\" alt=\"Apache Service Monitor\" target=\"_blank\" rel=\"noopener\"> <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.process.st\/templates\/wp-content\/uploads\/2024\/02\/lHcg_DsoEDp7x_09SSdIsQ.png\" \/> <\/a><figcaption>\n     Apache Service Monitor<br \/>\n   <\/figcaption><\/figure>\n<\/p><\/div>\n<\/section>\n<section id=\"sources\">\n<h2> Sources: <\/h2>\n<div class=\"text-content\">\n<ul>\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=FlB3nEbHfNc\" rel=\"nofollow noopener\" target=\"_blank\">Installing Apache Web Server on Windows - Ask Abdullah<\/a><\/li>\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=Eg0M5x-BBGw\" rel=\"nofollow noopener\" target=\"_blank\">Install Apache 2.4 Server on Windows 10 - APMonitor<\/a><\/li>\n<li><a href=\"https:\/\/docs.moodle.org\/29\/en\/Manual_install_on_Windows_7_with_Apache_and_MySQL\" rel=\"nofollow noopener\" target=\"_blank\">Manual Install on Windows 7 With Apache and MySQL - Moodle<\/a><\/li>\n<li><a href=\"https:\/\/mid.as\/kb\/article\/00143\" rel=\"nofollow noopener\" target=\"_blank\">How to Install and Configure Apache on a Windows Server - Midas<\/a><\/li>\n<\/ul><\/div>\n<\/section>\n<section id=\"related-checklists\">\n<h2> Related Checklists: <\/h2>\n<div class=\"text-content\">\n<ul>\n<li><a href=\"https:\/\/www.process.st\/templates\/privileged-password-management\/\" rel=\"nofollow\">Privileged Password Management<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/network-administrator-daily-tasks\/\" rel=\"nofollow\">Network Administrator Daily Tasks<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/network-security-audit-checklist\/\" rel=\"nofollow\">Network Security Audit Checklist<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/firewall-audit-checklist\/\" rel=\"nofollow\">Firewall Audit Checklist<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/vpn-configuration\/\" rel=\"nofollow\">VPN Configuration<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/setup-apache-server\/\" rel=\"nofollow\">Apache Server Setup<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/email-server-security\/\" rel=\"nofollow\">Email Server Security<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/penetration-testing\/\" rel=\"nofollow\">Penetration Testing<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/inventory-management-process\/\" rel=\"nofollow noopener\" target=\"_blank\">Inventory Management Process<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/network-security-management\/\" rel=\"nofollow noopener\" target=\"_blank\">Network Security Management<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/client-data-backup-best-practices\/\" rel=\"nofollow noopener\" target=\"_blank\">Client Data Backup Best Practices<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/computer-maintenance-guide\/\" rel=\"nofollow noopener\" target=\"_blank\">Computer Maintenance Guide<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/ubuntu-server-setup-process\/\" rel=\"nofollow noopener\" target=\"_blank\">Server Setup Process<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/virtual-private-server-setup\/\" rel=\"nofollow noopener\" target=\"_blank\">Virtual Private Server Setup<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/it-support-process\/\" rel=\"nofollow noopener\" target=\"_blank\">IT Support Process<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/helpdesk-management\/\" rel=\"nofollow noopener\" target=\"_blank\">Helpdesk Management<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/server-maintenance-checklist\/\" rel=\"nofollow noopener\" target=\"_blank\">Server Maintenance<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/server-security-checklist\/\" rel=\"nofollow noopener\" target=\"_blank\">Server Security<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/information-security-incident-response\/\" rel=\"nofollow noopener\" target=\"_blank\">Information Security Incident Response<\/a><\/li>\n<li><a href=\"https:\/\/www.process.st\/templates\/sql-server-audit-checklist\/\" rel=\"nofollow noopener\" target=\"_blank\">SQL Server Audit Checklist<\/a><\/li>\n<\/ul><\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Introduction to Apache Server Setup: Setup Apache Server - Process Street This Process Street Apache server setup process is engineered to take the user through the steps necessary to create a new Apache server on a Windows. The process does cater to other approaches with extra tips throughout. This guide will assume a Windows server [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":11853,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"ep_exclude_from_search":false,"cover_icon_emoji":"","cover_icon_url":"","tasks_count":"14","template_description":"This Apache Server Setup process guides a user through creating an Apache server within a Windows environment.","template_id":"q5TuI6vqC1MJmiZ6riJP-A","task_0":"Introduction to Apache Server Setup:","task_slug_0":"introduction-to-apache-server-setup","task_1":"Record checklist details","task_slug_1":"record-checklist-details","task_2":"Download Apache for windows","task_slug_2":"download-apache-for-windows","task_3":"Unzip and extract Apache","task_slug_3":"unzip-and-extract-apache","task_4":"Configure Apache","task_slug_4":"configure-apache","task_5":"Add ExecCGI to Options directive","task_slug_5":"add-execcgi-to-options-directive","task_6":"Instruct Apache on how to handle .cgi\/.pl files","task_slug_6":"instruct-apache-on-how-to-handle-cgipl-files","task_7":"Set Apache to locate Perl from the Windows Registry","task_slug_7":"set-apache-to-locate-perl-from-the-windows-registry","task_8":"Start Apache","task_slug_8":"start-apache","task_9":"Check Apache is running correctly","task_slug_9":"check-apache-is-running-correctly","task_10":"Install Apache as a Windows service","task_slug_10":"install-apache-as-a-windows-service","task_11":"Monitor Apache and create shortcuts","task_slug_11":"monitor-apache-and-create-shortcuts","task_12":"Sources:","task_slug_12":"sources","task_13":"Related Checklists:","task_slug_13":"related-checklists","task_14":"","task_slug_14":"","task_15":"","task_slug_15":"","task_16":"","task_slug_16":"","task_17":"","task_slug_17":"","task_18":"","task_slug_18":"","task_19":"","task_slug_19":"","task_20":"","task_slug_20":"","task_21":"","task_slug_21":"","task_22":"","task_slug_22":"","task_23":"","task_slug_23":"","task_24":"","task_slug_24":"","task_25":"","task_slug_25":"","task_26":"","task_slug_26":"","task_27":"","task_slug_27":"","task_28":"","task_slug_28":"","task_29":"","task_slug_29":"","task_30":"","task_slug_30":"","task_31":"","task_slug_31":"","task_32":"","task_slug_32":"","task_33":"","task_slug_33":"","task_34":"","task_slug_34":"","task_35":"","task_slug_35":"","task_36":"","task_slug_36":"","task_37":"","task_slug_37":"","task_38":"","task_slug_38":"","task_39":"","task_slug_39":"","task_40":"","task_slug_40":"","task_41":"","task_slug_41":"","task_42":"","task_slug_42":"","task_43":"","task_slug_43":"","task_44":"","task_slug_44":"","task_45":"","task_slug_45":"","task_46":"","task_slug_46":"","task_47":"","task_slug_47":"","task_48":"","task_slug_48":"","task_49":"","task_slug_49":"","task_50":"","task_slug_50":"","task_51":"","task_slug_51":"","task_52":"","task_slug_52":"","task_53":"","task_slug_53":"","task_54":"","task_slug_54":"","task_55":"","task_slug_55":"","task_56":"","task_slug_56":"","task_57":"","task_slug_57":"","task_58":"","task_slug_58":"","task_59":"","task_slug_59":"","task_60":"","task_slug_60":"","task_61":"","task_slug_61":"","task_62":"","task_slug_62":"","task_63":"","task_slug_63":"","task_64":"","task_slug_64":"","task_65":"","task_slug_65":"","task_66":"","task_slug_66":"","task_67":"","task_slug_67":"","task_68":"","task_slug_68":"","task_69":"","task_slug_69":"","task_70":"","task_slug_70":"","task_71":"","task_slug_71":"","task_72":"","task_slug_72":"","task_73":"","task_slug_73":"","task_74":"","task_slug_74":"","task_75":"","task_slug_75":"","task_76":"","task_slug_76":"","task_77":"","task_slug_77":"","task_78":"","task_slug_78":"","task_79":"","task_slug_79":"","task_80":"","task_slug_80":"","task_81":"","task_slug_81":"","task_82":"","task_slug_82":"","task_83":"","task_slug_83":"","task_84":"","task_slug_84":"","task_85":"","task_slug_85":"","task_86":"","task_slug_86":"","task_87":"","task_slug_87":"","task_88":"","task_slug_88":"","task_89":"","task_slug_89":"","task_90":"","task_slug_90":"","task_91":"","task_slug_91":"","task_92":"","task_slug_92":"","task_93":"","task_slug_93":"","task_94":"","task_slug_94":"","task_95":"","task_slug_95":"","task_96":"","task_slug_96":"","task_97":"","task_slug_97":"","task_98":"","task_slug_98":"","task_99":"","task_slug_99":"","footnotes":""},"categories":[42,7,1],"tags":[],"class_list":["post-11852","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-internal-audit","category-miscellaneous","category-uncategorized"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/posts\/11852","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/comments?post=11852"}],"version-history":[{"count":0,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/posts\/11852\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/media\/11853"}],"wp:attachment":[{"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/media?parent=11852"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/categories?post=11852"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.process.st\/templates\/wp-json\/wp\/v2\/tags?post=11852"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}