Feb 23, 2016
0
Level 1
Is there a significant drawback if Laravel is used without the "Options -MultiViews" directive in production?
I do not have the opportunity to run Laravel on my own web server, our production environment is on a shared web hosting service. The service provider does not allow clients to use the Options -MultiViews directive in .htaccess files.
Is there any drawback if Laravel is used without Options -MultiViews? Why exactly is this directive placed in the original .htaccess file shipped with Laravel?
Thanks, Soma
Please or to participate in this conversation.