U
U
Username2018-10-11 19:15:08
Apache HTTP Server
Username, 2018-10-11 19:15:08

How to make react application work on MAMP?

Good evening!
Deployed mamp, rolled up a react application with routing, built the application created an htaccess file with settings

Options -MultiViews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ build/index.html [QSA,L]

But I write the path domain/event/1
In the browser console the following error
5bbf7705728dd943478283.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question