Thanks for your time, hope you can help me.
I'm using Kartik GridView in Yii2, locally I can export the data inside the GridView in any format (CSV, EXCEL, JSON, PDF) with no problems. But online I can't export it to EXCEL.
The default action index.php?r=gridview/export/download give the next message in browser:
You don't have permission to access /index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.