I start with Drupal and I have read some of topics about my problem but I didn't found the solution. My problem is the following :
On my website (for the moment in localhost) I use Clean URLS module. The problem is when I enable this module and when I use the relative path of my files, my pictures or links don't work.
For example : src="./sites/default/files/styles/large/public/add_tool_version.png".My pictures are not visibles.. I don't know why this module doesn't work with the relative path.
But when I disable the module, the link is works fine. Please, can an you help me ? Do you have any solution to fix it ?
Thanks in advance for your answers