{"id":24395,"date":"2024-02-15T14:53:34","date_gmt":"2024-02-15T22:53:34","guid":{"rendered":"https:\/\/docs.extraview.com\/v25\/book\/install-apache-1\/"},"modified":"2025-03-06T09:25:44","modified_gmt":"2025-03-06T17:25:44","slug":"install-apache-1","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/","title":{"rendered":"Install Apache"},"content":{"rendered":"<p class=\"textGreyBg\">Note: If you are installing the Microsoft IIS Web Server, you should skip over this section.<\/p>\n<p class=\"textGreyBg\">If you are upgrading, you do not need to upgrade your Apache installation. However, if you have upgraded your version of Tomcat, you will need to verify that the paths in your <span class=\"fixedWidthFont\">extraview.conf<\/span> and <span class=\"fixedWidthFont\">httpd.conf<\/span> files match the current paths to Tomcat &#8211; see the section <b>Configure Apache<\/b> below for instructions.<\/p>\n<p class=\"textGreyBg\">If you are upgrading from a version prior to 9.1, you may optionally\u00a0enable the new ExtraView Spell Check utility.\u00a0 From ExtraView 9.1 onwards, this is configured automatically when you perform the initial installation.\u00a0 Click on <a href=\"v25\/spell-checker-4\/\">this link<\/a> to see the installation instructions.<\/p>\n<p class=\"textGreyBg\">The <span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">extraview.conf<\/span><\/span> and <span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">workers.properties<\/span><\/span> files referenced below can be downloaded from\u00a0https:\/\/www.extraview.com\/site\/content\/support-software<\/p>\n<p>The following screenshots are for the installation of Apache 2.4.\u00a0 Apache.org does not provide downloadable binary files for the HTTP server for Windows.\u00a0 You can download Apache for Windows from\u00a0https:\/\/www.apachelounge.com\/download\/<\/p>\n<p>Open the\u00a0<span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">httpd-2.4.28-Win64-VC15.zip<\/span><\/span> file and extract the Apache24 folder to your destination location &#8211; <span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">C:\\ExtraView<\/span><\/span> so that you have it installed in <span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">C:\\ExtraView\\Apache24<\/span><\/span><\/p>\n<p><img decoding=\"async\" style=\"width: 600px; height: 194px;\" src=\"\/v25\/extraview-media\/images\/ig\/windows\/apache1-3.png\" alt=\"\" \/><\/p>\n<h3>Configuring Apache 2.4<\/h3>\n<p>You will have downloaded an Apache Tomcat Connector file from apachelounge.com. In our example, we downloaded <span class=\"fixedWidthFont\">mod_jk-1.2.42-win64-VC15.zip<\/span>.<\/p>\n<p>Extract the file named <span class=\"fixedWidthFont\">mod_jk.so<\/span> into <span class=\"fixedWidthFont\">C:\\ExtraView\\Apache24\\modules<\/span>, or the corresponding directory on your system.<\/p>\n<p><img decoding=\"async\" style=\"width: 600px; height: 213px;\" src=\"\/v25\/extraview-media\/images\/ig\/windows\/apache2-3.png\" alt=\"\" \/><\/p>\n<p>Copy the <span class=\"fixedWidthFont\">workers.properties<\/span> file into <span class=\"fixedWidthFont\">C:\\ExtraView\\Apache24\\conf<\/span>, or the corresponding directory on your system.<\/p>\n<p>Copy the <span class=\"fixedWidthFont\">extraview.conf<\/span> file into <span class=\"fixedWidthFont\">C:\\ExtraView\\Apache24\\conf\\extra<\/span>, or the corresponding directory on your system.<\/p>\n<p>Edit the file named <span class=\"fixedWidthFont\">httpd.conf<\/span> in <span class=\"fixedWidthFont\">C:\\ExtraView\\Apache24\\conf<\/span>, or the corresponding directory on your system.<\/p>\n<p>Find the line:<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">#ServerName www.example.com:80<\/span><\/span><\/p>\n<p>Set it to a valid entry &#8211; do not use the URL\/servername that you will use to access ExtraView &#8211; generally you can put the IP address of the machine here<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">ServerName 127.0.0.1:80<\/span><\/span><\/p>\n<p>Find the line:<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">ServerRoot &#8220;c:\/Apache24&#8221;<\/span><\/span><\/p>\n<p>Set it to the path where Apache is installed<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">ServerRoot &#8220;c:\/ExtraView\/Apache24&#8221;<\/span><\/span><\/p>\n<p>Find the line:<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">DocumentRoot &#8220;c:\/Apache24\/htdocs&#8221;<\/span><\/span><\/p>\n<p>Set it to the path where Apache is installed<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">DocumentRoot &#8220;c:\/ExtraView\/Apache24\/htdocs&#8221;<\/span><\/span><\/p>\n<p>Find the line:<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;Directory &#8220;c:\/Apache24\/htdocs&#8221;&gt;<\/span><\/span><\/p>\n<p>Set it to the path where Apache is installed<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;Directory &#8220;c:\/ExtraView\/Apache24\/htdocs&#8221;&gt;<\/span><\/span><\/p>\n<p>Find the line:<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">ScriptAlias \/cgi-bin\/ &#8220;c:\/Apache24\/cgi-bin\/&#8221;<\/span><\/span><\/p>\n<p>Set it to the path where Apache is installed<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">ScriptAlias \/cgi-bin\/ &#8220;c:\/ExtraView\/Apache24\/cgi-bin\/&#8221;<\/span><\/span><\/p>\n<p>Find the line:<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;Directory &#8220;c:\/Apache24\/cgi-bin&#8221;&gt;<\/span><\/span><\/p>\n<p>Set it to the path where Apache is installed<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;Directory &#8220;c:\/ExtraView\/Apache24\/cgi-bin&#8221;&gt;<\/span><\/span><\/p>\n<p>Now find the line:<\/p>\n<p><span class=\"fixedWidthFont\"># Include conf\/extra\/httpd-vhosts.conf <\/span><\/p>\n<p>(Search for vhosts) and place this line below it:<\/p>\n<p><span class=\"fixedWidthFont\">Include conf\/extra\/extraview.conf<\/span><\/p>\n<p>Verify the paths in the <span class=\"fixedWidthFont\">extraview.conf<\/span> correspond to your installation locations.<\/p>\n<p>Edit the file <span class=\"fixedWidthFont\">extraview.conf<\/span> to point to the correct corresponding directories on your server.<\/p>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;VirtualHost *&gt;<\/span><\/span><\/div>\n<div><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">ServerName yourserver.yourcompany.com<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">ServerAdmin serveradmin@yourcompany.com<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">DocumentRoot C:\/ExtraView\/Tomcat8\/webapps\/evj<\/span><\/span><\/div>\n<div><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">Alias \/evj\/ &#8220;C:\/ExtraView\/Tomcat8\/webapps\/evj\/&#8221;<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/ExtraView\/* tomcat1<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/ExtraView tomcat1<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/IsItEvj tomcat1<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/ConnectionPoolMon tomcat1<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/images\/CompanyLogo.gif tomcat1<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/Consumer tomcat1<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/OAuth2 tomcat1<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkMount \/evj\/OAuth2\/* tomcat1<\/span><\/span><\/div>\n<div><\/div>\n<div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;Directory &#8220;C:\/ExtraView\/Tomcat8\/webapps\/evj&#8221;&gt;<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">\u00a0 \u00a0 AllowOverride None<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">\u00a0 \u00a0 Options Indexes FollowSymLinks<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">\u00a0 \u00a0 Require all granted<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;\/Directory&gt;<\/span><\/span><\/div>\n<div><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;Location &#8220;\/evj\/WEB-INF\/&#8221;&gt;<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">\u00a0 Require all denied<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;\/Location&gt;<\/span><\/span><\/div>\n<\/div>\n<div><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">&lt;\/VirtualHost&gt;<\/span><\/span><\/div>\n<div><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">LoadModule\u00a0 jk_module modules\/mod_jk.so<\/span><\/span><\/div>\n<div><span style=\"color: #b22222;\"><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">JkWorkersFile C:\/ExtraView\/Apache24\/conf\/workers.properties<\/span><\/span><\/span><\/div>\n<p>Locate the line at the bottom of the <span class=\"fixedWidthFont\">extraview.conf<\/span> file that refers to mod_jk.so and make any needed changes to match your mod_jk file that you either compiled or downloaded: <span class=\"fixedWidthFont\">LoadModule jk_module modules\/mod_jk.so<\/span> If you enter the URL of the server into a browser, for example http:\/\/localhost, you should get the Apache test page.<\/p>\n<h3>Installing the Apache 2.4 as a Windows Service<\/h3>\n<p>Open a command prompt as an administrator<\/p>\n<p><img decoding=\"async\" style=\"width: 414px; height: 278px;\" src=\"\/v25\/extraview-media\/images\/ig\/windows\/apache3-3.png\" alt=\"\" \/><\/p>\n<p>Go to the <span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">C:\\ExtraView\\Apache24\\bin<\/span><\/span> folder where httpd.exe is located<\/p>\n<p>Install Apache24 as a service by typing in the command<\/p>\n<p><span style=\"color: #b22222;\"><span style=\"font-family: courier new,courier,monospace;\">httpd.exe -k install<\/span><\/span><\/p>\n<p><img decoding=\"async\" style=\"width: 600px; height: 205px;\" src=\"\/v25\/extraview-media\/images\/ig\/windows\/apache5-3.png\" alt=\"\" \/><\/p>\n<p>Start the service and verify if it works:<\/p>\n<p><img decoding=\"async\" style=\"width: 600px; height: 441px;\" src=\"\/v25\/extraview-media\/images\/ig\/windows\/apache6-3.png\" alt=\"\" \/><\/p>\n<p><img decoding=\"async\" src=\"\/v25\/extraview-media\/images\/ig\/windows\/apache7-3.png\" alt=\"\" \/><\/p>\n<h3><\/h3>\n<p>This assumes the location of Apache Tomcat and the ExtraView installation will be altered to suit those of your installation.<\/p>\n<h3>Configuring Apache to Use JavaScript Compression<\/h3>\n<p>ExtraView ships with its JavaScript files in both a compressed and a non-compressed format. There may be a considerable speed advantage to using the compressed JavaScript files, especially if your users do not have access to a high bandwidth network. To enable the delivery of compressed JavaScript to your user&#8217;s computers, set these directives in your <span style=\"color: #aa0000; font-family: courier, monospace;\">extraview.conf<\/span>\u00a0file:<\/p>\n<pre style=\"font-family: courier, monospace; white-space: pre;\"><\/pre>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">&lt;Directory &#8220;C:\/ExtraView\/Tomcat8.0\/webapps\/evj\/javascript&#8221;&gt;<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 RewriteEngine on<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 RewriteCond %{HTTP:Accept-Encoding} \\b(x-)?gzip\\b<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 RewriteCond %{REQUEST_FILENAME}.gz -f<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 RewriteCond %{HTTP_USER_AGENT} !&#8221;.*Safari.*&#8221;<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 RewriteCond %{HTTP:Accept-Encoding} gzip<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 RewriteRule (.\\*).js$ $1.\\js\\.gz [L]<\/span><\/span><\/div>\n<div><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">&lt;FilesMatch \\.js\\.gz$&gt;<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 ForceType text\/javascript<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">\u00a0 Header set Content-Encoding: gzip<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">&lt;\/FilesMatch&gt;<\/span><\/span><\/div>\n<div><span style=\"font-family: courier new,courier,monospace;\"><span style=\"color: #b22222;\">&lt;\/Directory&gt;<\/span><\/span><\/div>\n<p>Now, find the following line in your <span class=\"fixedWidthFont\">httpd.conf<\/span> file:<\/p>\n<p><span class=\"fixedWidthFont\">#LoadModule rewrite_module modules\/mod_rewrite.so<\/span><\/p>\n<p>Remove the comment character (#) at the beginning of the line.<\/p>\n<p>Find the following line in your <span class=\"fixedWidthFont\">httpd.conf<\/span> file:<\/p>\n<p><span class=\"fixedWidthFont\">#LoadModule expires_module modules\/mod_expires.so<\/span><\/p>\n<p>Remove the comment character (#) at the beginning of the line.<\/p>\n<p>Lastly, look for the line:<\/p>\n<p><span class=\"fixedWidthFont\">#LoadModule headers_module modules\/mod_headers.so<\/span><\/p>\n<p>and remove the comment character (#) from the beginning of the line. The Apache server must be restarted after these changes.<\/p>\n<h3>Using Drag-and-Drop File Upload with SSL Enabled<\/h3>\n<p>If your users are utilizing the drag-and-drop file upload for attachments, document fields and image fields, make sure that the Apache configuration has a ServerName or ServerAlias for the SSL virtual host that matches the hostname you are using. For example, you can customize this fragment to get the desired behavior.<\/p>\n<div class=\"fixedWidthFont\">&lt;VirtualHost mydomain.com:443&gt;<br \/>\nServerName mydomain.com<br \/>\nServerAlias www.mydomain.com<br \/>\n. . .<br \/>\n&lt;\/VirtualHost&gt;<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Note: If you are installing the Microsoft IIS Web Server, you should skip over this section. If you are upgrading, you do not need to upgrade your Apache installation. However, if you have upgraded your version of Tomcat, you will need to verify that the paths in your extraview.conf and httpd.conf files match the current&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":24391,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"no","_lmt_disable":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-24395","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Install Apache - Product Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install Apache - Product Documentation\" \/>\n<meta property=\"og:description\" content=\"Note: If you are installing the Microsoft IIS Web Server, you should skip over this section. If you are upgrading, you do not need to upgrade your Apache installation. However, if you have upgraded your version of Tomcat, you will need to verify that the paths in your extraview.conf and httpd.conf files match the current...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-06T17:25:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/\",\"url\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/\",\"name\":\"Install Apache - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\"},\"datePublished\":\"2024-02-15T22:53:34+00:00\",\"dateModified\":\"2025-03-06T17:25:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ExtraView 25\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Installation &#038; Upgrade Guide\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Software Installation &#038; Upgrades\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Windows Environment\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"Install Apache\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"name\":\"ExtraView Product Documentation\",\"description\":\"ExtraView Documentation\",\"publisher\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\",\"name\":\"ExtraView Corporation\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"contentUrl\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"width\":512,\"height\":512,\"caption\":\"ExtraView Corporation\"},\"image\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install Apache - Product Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/","og_locale":"en_US","og_type":"article","og_title":"Install Apache - Product Documentation","og_description":"Note: If you are installing the Microsoft IIS Web Server, you should skip over this section. If you are upgrading, you do not need to upgrade your Apache installation. However, if you have upgraded your version of Tomcat, you will need to verify that the paths in your extraview.conf and httpd.conf files match the current...","og_url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/","og_site_name":"Product Documentation","article_modified_time":"2025-03-06T17:25:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/","url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/","name":"Install Apache - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v25\/#website"},"datePublished":"2024-02-15T22:53:34+00:00","dateModified":"2025-03-06T17:25:44+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/install-apache-1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":2,"name":"ExtraView 25","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":3,"name":"Installation &#038; Upgrade Guide","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/"},{"@type":"ListItem","position":4,"name":"Software Installation &#038; Upgrades","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/"},{"@type":"ListItem","position":5,"name":"Windows Environment","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/installation-upgrade-guide-1\/software-installation-upgrades-1\/windows-environment-1\/"},{"@type":"ListItem","position":6,"name":"Install Apache"}]},{"@type":"WebSite","@id":"https:\/\/docs.extraview.com\/v25\/#website","url":"https:\/\/docs.extraview.com\/v25\/","name":"ExtraView Product Documentation","description":"ExtraView Documentation","publisher":{"@id":"https:\/\/docs.extraview.com\/v25\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.extraview.com\/v25\/#organization","name":"ExtraView Corporation","url":"https:\/\/docs.extraview.com\/v25\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/","url":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","contentUrl":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","width":512,"height":512,"caption":"ExtraView Corporation"},"image":{"@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/"}}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"carl.koppel","author_link":"https:\/\/docs.extraview.com\/v25\/author\/carl-koppel\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24395","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/comments?post=24395"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24395\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24391"}],"wp:attachment":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/media?parent=24395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}