File path error

https://web.mysite.com/admin/views/inc/img/sgi_logo.png gave error No route found for "GET https://web.mysite.com/admin/views/inc/img/sgi_logo.png" (from "https://web.mysite.com/login") but on local http://localhost/admin/views/inc/img/sgi_logo.png it worked .

There is no such route as a full URL. Make sure you have configured your web server to server static files properly, read URL Rewrite.

As suggested:

You may want to format your posts (including those in other topics) so they can be more readable so other users can help you better.

Using markdown is recommended, if you want to paste, right click and use "Paste as plain text" may help.

Always review your post after posting to verify that it is well-formatted.