codeigniter

  1. H

    Cache config problem.

    Hello im using codeigniter 3 with cyberpanel/ols The problem is i get logged in to website even i didn’t and user accounts mix in. Heres my configs: storagePath $SERVER_ROOT/cachedata checkPrivateCache 1 checkPublicCache 1 maxCacheObjSize 10000000 maxStaleAge 0 qsCache...
Top