janhoy commented on PR #846:
URL: https://github.com/apache/solr/pull/846#issuecomment-1124196500

   > Ich think you should be able to do some tests with `curl -I testurl` on 
the staging site and check for (non-)existence of header.
   
   I was able to test `.htaccess` locally during my PR effort with docker like 
this:
   ```bash
   docker run --rm --name httpd -p 8000:80 -v 
/Users/janhoy/git/solr-site/output:/usr/local/apache2/htdocs/ -v 
$(pwd)/my-httpd.conf:/usr/local/apache2/conf/httpd.conf httpd
   ```


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to