Skip to content

Error on docker image on eitumd/httpdcas with mod_auth_cas module #1

@fabianospinelli

Description

@fabianospinelli

I'm trying to use the docker image on eitumd/httpdcas but I'm not able to see the page "index.html" (on /usr/local/apache2/htdocs) when I try to point the host browser to http://localhost:8080 but I continue to obtain an error.
If I comment from the httpd.conf the row LoadModule auth_cas_module /usr/local/apache2/modules/mod_auth_cas.so, Apache2 works fine and I'm able to see correctly the index page in my host browser.
Could you help me? Am I missing something?

My Dockerfile is very simple:

FROM eitumd/httpdcas:latest
ENV CAS_LOGIN_URL https://ecas.ec.europa.eu/cas/login
ENV CAS_VALIDATE_URL https://ecas.ec.europa.eu/cas/laxValidate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions