<div dir="ltr"><pre class="gmail-tw-data-text gmail-tw-ta gmail-tw-text-small" id="gmail-tw-target-text" style="text-align:left;height:768px" dir="ltr"><span lang="en">I have an application in codeigniter. <br><br>This same application has a common code made in codeigniter and then distributed in subdirectories each of which has a configuration, but all pull the same common code. <br><br>The problem I have is that the application used to run in apache and everything works correctly using the .htaccess. <br>Now I'm migrating the application to nginx and everything works fine if we put the index.php <br>(eg <a href="http://baybay.es/">http://baybay.es/</a> Farmaciacm / index.php / dashboard) <br>but if I remove it does not work. <br><br>I have tried several configurations in nginx but none solves the problem. <br><br>I would need someone with nginx knowledge to see if I applied a proper <br>configuration to be able to run the application without the index.php. <br>The structure I have of directories is: the project root is <br>in /home_datos/fisiotes/domains/<a href="http://baybay.es/public_html/">baybay.es/public_html/</a> <br>subdirectories are: <br>/ quadromandos / -> common code for all applications <br>(codeigniter, but only for code , Etc.) <br><br>/ farmaciacm / -> an application (here if there is an index.php) <br><br>/ farmaciacm1 / -> another application (here if there is an index.php) <br><br>In root there is no code, Everything is in subdirectories. <br><br>A greeting.</span></pre></div><div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br> <table style="border-top:1px solid #d3d4de">
        <tr>
      <td style="width:55px;padding-top:18px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:17px;color:#41424e;font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Libre de virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank" style="color:#4453ea">www.avast.com</a>               </td>
        </tr>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>