Score:0

Apache Virtual Host 443 error On another driver

jp flag

I edit apache.conf file like this:

<VirtualHost *:80>
ServerName ali.com
ServerAlias www.ali.com
DocumentRoot /media/ali/Local\Disk/Projects

<Directory /media/ali/Local\Disk/Projects>
    Options -Indexes +FollowSymLinks
    AllowOverride All
</Directory>

</VirtualHost>

And I set permission and ownership to the path, But I have 443 error. How I can fix this?

in flag
`Local\Disk` probably needs to be `Local\ Disk`, and you will likely need to add the directory to Apache’s AppArmor configuration.
wetgau avatar
jp flag
how i can add directory to Apache’s AppArmor configuration. @matigo
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.