kadrin
- Total activity 64
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Comments
Recent activity by kadrin-
Good question. I am also interested to get an answer.
-
If you use WHM you can disable redirect from the "Tweak Settings" area, select the tab named "Redirection"
-
Cpanel does log all HTTP traffic to WHM, webmail, and cPanel access. All cPanel logs are located in the /usr/local/cpanel/logs directory.
-
Try perl -T #!/usr/bin/perl -T use 5.010; use CGI; use strict; use warnings; my $q = CGI->new(); say $q->header(), $q->start_html(); my $file = '../_new.jpg'; $file = '../DSC4883.jpg'; use Image...
-
Any recent changes in modules?
-
Thanks. Ha ha nice name "Skeleton"
-
Browser caching look for Expires date
-
Set expire header with the mod_expires ExpiresActive On ExpiresByType image/jpg "access 1 year" ExpiresByType image/jpeg "access 1 year" ExpiresByType image/gif "access 1 year" ExpiresBy...
-
Do you have charset in mail headers? Content-Transfer-Encoding: 8bit Content-Type: text/html; charset="UTF-8"
-
have you try to login twice? I always see error first in safari 13 and submit again logged me in