Skip to content

Catalina does not allow /www anymore #18

@fdiengdoh

Description

@fdiengdoh

After upgrading to Catalina, I find some Relocated Items, which include all my /www/ folders that I created while following your Guide. I don't know where to reach you, so, I came here.

Anyway, in trying to reach, you, I just copied all my /www files to /Users/username/ and changed the vhosts settings accordingly. Still I couldn't get everything to work as before.

Today, when I tried again, I noticed one small thing that I mis which finally fixed it. The part that I forgot to fix is here. Just incase someone encounter similar problems.

<Directory "**/Users/username/www"**>
  Options Indexes MultiViews FollowSymLinks
  AllowOverride All
  Require all granted
</Directory>

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