Load Images from subdomain issue
-
Hi There,
So the plugin was working fine.
For speed optimization: I have done these things.Serving images from subdomain: I have created a subdomain for eg: https://imgs.xyz.com and my main domain is https://xyz.com
I have set up subdomain and point it to the /public_html/wp-content folder of the main domain and updated the ‘Full URL path to files’ in the media setting on WordPress to https://imgs.xyz.com/uploads
Now the images are loading from the subdomain correctly but it is loading images in the default format, not with WEBP format which are converted by this plugin.
In the plugin dashbaord it is showing this error.
Your server does not supports using .htaccess files from custom locations. This is usually related to the virtual host settings in the Apache configuration. In the .conf file appropriate for your VirtualHost, in the <Directory>...</Directory> section, replace the value of AllowOverride None with the value of AllowOverride All. If you are using a Nginx server, check the configuration for Nginx in the plugin FAQ. Proper configuration of virtual hosts for Nginx is required for the plugin to function properly. Manual configuration is also necessary if you are using the WordPress Multisite Network. In this case, please contact your server administrator. --- Error codes: rewrites_not_executed
Could you please help me with this?
Thanks
Tarun
- The topic ‘Load Images from subdomain issue’ is closed to new replies.