https://issues.apache.org/bugzilla/show_bug.cgi?id=52795

Florian Winter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #3 from Florian Winter <[email protected]> ---
This has not been resolved. After upgrading to Apache 2.4.9 and the latest
modules without our own patch applied, the same problem still occurs. 

Snippet from httpd.conf:

    ScriptAlias /fcgid-bin/ "C:/Program Files (x86)/FotoWare/My Application/"
    <Location /fcgid-bin/>
        SetHandler fcgid-script
    </Location>

Is it necessary to use any special syntax so that ScriptAlias respects the
spaces?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to