arhatron (@arhatron)

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • In reply to: page can’t be found

    arhatron
    Participant

    @arhatron

    Resolved!

    httpd.conf
    <Directory />
    AllowOverride none
    Require all denied
    </Directory>

    Change “none” to “all”, works.

    In reply to: page can’t be found

    arhatron
    Participant

    @arhatron

    The 5.1.1 version is on another new machine. I just reinstalled 4.9.10, also doesn’t work. I’m find the problem.

    This line in httpd.conf is unmarked
    LoadModule rewrite_module modules/mod_rewrite.so

Viewing 2 replies - 1 through 2 (of 2 total)