Sometimes in Magento2 images are not showing and Internal Server Error on the front-end during the development process.
Issue 1. Magento2 image not showing frontend.
Issue 2. Magento2 Option FollowSymLinks not allowed here
Issue 3.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Solution : Replace “Option FollowSymLinks” with “Options +SymLinksIfOwnerMatch” in pub/media/.htaccess file and pub/.htaccess file
Related : You did not sign in correctly or your account is temporarily disabled In Magento 2