Base solution for your next web application
Open Closed

Log file points to http:// #8808


User avatar
0
jkeyser created

Hi there

my site is set to use https://, but when I look at the log under "\App_Data\Logs" it shows http:// why is this and what should I do to correct this? Whenever you browse the site it only shows https://...

INFO 2020-04-05 09:58:31,869 [22 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 DELETE http://mis.chieta.co.za:22742/api/services/app/CBiodatas/Delete?Id=28401
INFO 2020-04-05 09:58:31,832 [50 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 DELETE http://mis.chieta.co.za:22742/api/services/app/CBiodatas/Delete?Id=27226
INFO 2020-04-05 09:58:31,871 [54 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 DELETE http://mis.chieta.co.za:22742/api/services/app/CBiodatas/Delete?Id=28400
INFO 2020-04-05 09:58:31,873 [67 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 OPTIONS http://mis.chieta.co.za:22742/api/services/app/CBiodatas/Delete?Id=27327
INFO 2020-04-05 09:58:31,873 [75 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token. INFO 2020-04-05 09:58:31,874 [14 ] Microsoft.AspNetCore.Hosting.Diagnostics - Request starting HTTP/1.1 DELETE http://mis.chieta.co.za:22742/api/services/app/CBiodatas/Delete?Id=28218
INFO 2020-04-05 09:58:31,902 [67 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful. INFO 2020-04-05 09:58:31,877 [5 ] .Mvc.Infrastructure.ObjectResultExecutor - Executing ObjectResult, writing value of type 'Abp.Web.Models.AjaxResponse'.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @jkeyser,

    Did you disable http for your website ? If not, users might be viewing your site with http.