Hi Nastia
I’ve done that , enabled expires module and under FollowSymLinks “AllowOverride All”
but it’s still not working.
find . -name httpd.conf
find: ‘./letsencrypt/certificates’: Permission denied
./apache2/conf/httpd.conf
./apache2/conf/original/httpd.conf
./apache2/conf/bitnami/httpd.conf
./bnsupport/original-data/apache2/conf/httpd.conf
find: ‘./var/data’: Permission denied
find: ‘./mysql/data’: Permission denied
I tried adding
‘Test.’ in the beginning of all htaccess but site is still live.(./apps/wordpress/htdocs/.htaccess this should be the one imo)
./apps/wordpress/htdocs/.htaccess
./apps/wordpress/htdocs/wp-content/ai1wm-backups/.htaccess
./apps/wordpress/htdocs/wp-content/cache/page_enhanced/.htaccess
./apps/wordpress/htdocs/wp-content/.htaccess
./apps/wordpress/htdocs/wp-content/plugins/shortpixel-image-optimiser/res/img/.htaccess
./apps/wordpress/htdocs/wp-content/plugins/akismet/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/wc-logs/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/ShortpixelBackups/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/ShortpixelBackups/wp-content/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/ShortpixelBackups/wp-content/uploads/2020/02/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/ShortpixelBackups/wp-content/uploads/2020/03/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/wpseo-redirects/.htaccess
./apps/wordpress/htdocs/wp-content/uploads/woocommerce_uploads/.htaccess
Thanks