yuriipalam commented on PR #10:
URL: https://github.com/apache/phoenix-site/pull/10#issuecomment-4352022493

   > The redirects are configured in `.htaccess` file which will only work in 
Apache HTTP server. I think `npm run dev` uses some other web server.
   
   Yes, local testing won't work for this. The `.htaccess` file is respected 
only by the Apache HTTP server, it's not used in for local development at all. 
Therefore, in order to see the changes, we can deploy it to the staging website 
first. But I think it will work right away because these are just redirect 
rules.
   
   cc @richardantal 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to