-
Content Count
25 -
Joined
-
Last visited
About Cristoverable
-
Rank
New Member
Profile Information
-
Gender
Male
-
Location
Poland
Recent Profile Visitors
1,233 profile views
-
Cristoverable started following aXenDev
-
Cristoverable started following DawPi
-
Cristoverable started following Rhett
-
Cristoverable started following Chatbox+ and (GS) Chatbox/Chatbox+ Plus Enhancements
-
Cristoverable started following szablonet.pl
-
Cristoverable reacted to an entry: So long 2017!
-
Cristoverable started following Members Tab and (DP45) Moderator Logs
-
Cristoverable reacted to a file: Members Tab
-
Thx you for release, but i have a problem members with using autorefresh. ;( In one Day REACH 4 days time spent
-
-
Cristoverable reacted to a file: Total Time Spent Online
-
Total time online in blocks once worked and once not. Others have 40 minutes. And in the tebalce are users with time max 30 min.
-
Cristoverable reacted to a file: Blood Gaming
-
How to secure your Forum + Server
Cristoverable replied to Websec GmbH's topic in Community Administration Tips
Rather, you will not secure it -
Any demo ?
-
How to secure your Forum + Server
Cristoverable replied to Websec GmbH's topic in Community Administration Tips
Its working -
AlexJ reacted to a post in a topic: How to secure your Forum + Server
-
How to secure your Forum + Server
Cristoverable replied to Websec GmbH's topic in Community Administration Tips
Create a new file php .htaccecss / .htaccess into directories not root folder with public_html hooks/ #<ipb-protection> <Files ~ "^.*\.(php|cgi|pl|php3|php4|php5|php6|phtml|shtml)"> Order allow,deny Deny from all </Files> <Files ~ "^.*\.(ipb)$"> Header set Content-Disposition attachment </Files> #</ipb-protection> with images folders .htaccecss # Don't list directory contents IndexIgnore * # Disable script execution AddHandler cgi-script .php .php2 .php3 .php4 .php5 .php6 .php7 .php8 .pl .py .js .jsp .asp .htm .html .