# Apache and Chevereto Apache should work instantly as the whole configuration is on `.htaccess` files. The folder `chevereto` contains one of these files (note: dot files may be hidden in your filesystem). # Troubleshooting These are the most common issues with Apache: ## 404 /install Apache virtual host configuration requires that you allow `.htaccess` rules at the virtual host path. Search for "AllowOverride .htacess". ## RewriteBase In some servers the configuration requires a RewriteBase. Check the file at chevereto/.htaccess where you will find instructions about this workaround.