You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "John Hawkins (JIRA)" <ax...@ws.apache.org> on 2005/02/01 11:59:20 UTC

[jira] Resolved: (AXISCPP-229) Mistake in Windows Installation Guide

     [ http://issues.apache.org/jira/browse/AXISCPP-229?page=history ]
     
John Hawkins resolved AXISCPP-229:
----------------------------------

     Resolution: Fixed
    Fix Version: 1.5 Alpha

This appears to be fixed.

> Mistake in Windows Installation Guide
> -------------------------------------
>
>          Key: AXISCPP-229
>          URL: http://issues.apache.org/jira/browse/AXISCPP-229
>      Project: Axis-C++
>         Type: Bug
>   Components: Documentation
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Roshan Weerasuriya
>      Fix For: 1.5 Alpha

>
> In the Windows Installation Guide the section under the topic "Installation with Apache 1.3.X/2.X web server" has the following entry.
> LoadModule axis_module modules/AXISMODULE
> <Location/axis>
> SetHandler axis
> </Location>
> The above line 2 has a mistake. There needs to be a space after 'Location'.
> It should be corrected as following.
> LoadModule axis_module modules/AXISMODULE
> <Location /axis>
> SetHandler axis
> </Location>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira