skip to Main Content

How to change cPanel datetime zone?

How to change cPanel date.time zone? My php.ini is like this: magic_quotes_gpc = Off; register_globals = Off; default_charset = UTF-8; memory_limit = 64M; max_execution_time = 36000; upload_max_filesize = 999M; safe_mode = Off; mysql.connect_timeout = 20; session.auto_start = Off; session.use_only_cookies =…

VIEW QUESTION

How set sub directories/folders in public_html 403 forbidden – CPanel

I'm using Codeigniter with Hostgator shared hosting. How to set sub directories/folders in public_html 403 forbidden? but the files in this folders is accessable. example: /public_html/this_forlder_forbidden/this-file-not-forbidden.ext example 1 /public_html/js/jquery.js /public_html/css/style.css below is my .htaccess file codes in /public_html/ directory. RewriteEngine…

VIEW QUESTION
Back To Top
Search