CodeIgniter Forums
URL with double dashed error [Ubuntu with ngnix ] - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Model-View-Controller (https://forum.codeigniter.com/forumdisplay.php?fid=10)
+--- Thread: URL with double dashed error [Ubuntu with ngnix ] (/showthread.php?tid=78604)



URL with double dashed error [Ubuntu with ngnix ] - jorgemoreno - 02-13-2021

Good morning everyone,

I have encountered an error when I double dashed the url.



In localhost it works perfectly, when I deploy the project in Ubuntu + ngnix it gives me an error only in the ur with double dashed.



example: www.dominio.com/pain-relief/car-accident-injuries



Image error Ngnix

If I open the project on my Windows PC + Xampp it works perfect.

Image working local with Xampp

Greetings  Smile

PD: Any guide on how to insert images?