<html>
<head>
    <base href="https://wiki.asterisk.org/wiki">
            <link rel="stylesheet" href="/wiki/s/2033/1/7/_/styles/combined.css?spaceKey=AST&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
    <h2><a href="https://wiki.asterisk.org/wiki/display/AST/Integration+with+other+web+servers?focusedCommentId=10649981#comment-10649981">Integration with other web servers</a></h2>
    <h4>Comment edited by             <a href="https://wiki.asterisk.org/wiki/display/~lathama">Andrew Latham</a>
     :</h4>
    <br/>
                        <h4>Changes (3)</h4>
                                
    
<div id="page-diffs">
                    <table class="diff" cellpadding="0" cellspacing="0">
    
            <tr><td class="diff-unchanged" >*Apache2 Example* <br></td></tr>
            <tr><td class="diff-changed-lines" ># Set prefix in <span class="diff-added-words"style="background-color: #dfd;">the</span> Asterisk http.conf <br></td></tr>
            <tr><td class="diff-deleted-lines" style="color:#999;background-color:#fdd;text-decoration:line-through;"># _a2enmod proxy proxy_http_ <br># Configure mods-enabled/proxy.conf <br></td></tr>
            <tr><td class="diff-added-lines" style="background-color: #dfd;">#* prefix = asterisk-prefix <br># Enable Apache Modules: a2enmod proxy proxy_http <br># Configure: <br>#* mods-enabled/proxy.conf <br></td></tr>
            <tr><td class="diff-unchanged" >#* Set Allow / Deny Networks <br># Add ProxyPass /asterisk-prefix http://localhost:8088/asterisk-prefix <br></td></tr>
            <tr><td class="diff-snipped" >...<br></td></tr>
    
            </table>
    </div>                            <h4>Full Content</h4>
                          <div class="notificationGreySide">
            <p><b>Apache2 Example</b></p>
<ol>
        <li>Set prefix in the Asterisk http.conf
        <ul>
                <li>prefix = asterisk-prefix</li>
        </ul>
        </li>
        <li>Enable Apache Modules: a2enmod proxy proxy_http</li>
        <li>Configure:
        <ul>
                <li>mods-enabled/proxy.conf</li>
                <li>Set Allow / Deny Networks</li>
        </ul>
        </li>
        <li>Add ProxyPass /asterisk-prefix <a href="http://localhost:8088/asterisk-prefix" class="external-link" rel="nofollow">http://localhost:8088/asterisk-prefix</a></li>
        <li>Restart Apache2</li>
</ol>

        </div>
    
    <div id="commentsSection" class="wiki-content pageSection">
       <div style="float: right;">
            <a href="https://wiki.asterisk.org/wiki/users/viewnotifications.action" class="grey">Change Notification Preferences</a>
       </div>
       <a href="https://wiki.asterisk.org/wiki/display/AST/Integration+with+other+web+servers?focusedCommentId=10649981#comment-10649981">View Online</a>
              |
       <a id="reply-10649981" href="https://wiki.asterisk.org/wiki/display/AST/Integration+with+other+web+servers?replyToComment=10649981#comment-10649981">Reply To This</a>
           </div>

</div>
</div>
</div>
</div>
</body>
</html>