Skip to content

mod_rewrite check fails on CentOS 9 Stream #748

@nt189

Description

@nt189

I’m running DVWA on CentOS 9 Stream with Apache, and the application reports that mod_rewrite is not enabled, even though it appears to be correctly configured.

Environment:
OS: CentOS 9 Stream
Web server: Apache (httpd)
DVWA installed in: /var/www/html/DVWA

What I have verified:
mod_rewrite is loaded:
httpd -M | grep rewrite
... rewrite_module (shared)

Apache config: nano /etc/httpd/conf/httpd.conf
AllowOverride All

sudo systemctl restart httpd
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions