Score:0

apache doesn't accept more dan one slash in get request

mo flag

Hi guys I have hosted my react app on apache. And I have configured the fallback to be passed to my index HTML file.

So /home would work

but /home/1 doesn't work

The apache server returns a status of 500 internal error. I do not know how to fix this, please help. Here is the config:

 DocumentRoot /var/www/html/notify
    <Directory /var/www/html/notify>

            Options Indexes FollowSymLinks

            AllowOverride All
            FallbackResource ./index.html
            Require all granted

    </Directory>
I sit in a Tesla and translated this thread with Ai:

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.