ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,664
- Points
- 823
Reputation:
For many years I have done something like this:
/backup/
with software to make backups
/backup/.htaccess
/backup/.htpasswd
and in /.htaccess
RewriteRule ^(backup/|data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml|robots\.txt) - [NC,L]
Some time ago this stops working.
First I thought it is a problem of the backup-software, but now I have done everything by hand and the problem is the same.
Is there any change with xenforo?
Is there any change with apache/.htaccess?
Continue reading...
/backup/
with software to make backups
/backup/.htaccess
/backup/.htpasswd
and in /.htaccess
RewriteRule ^(backup/|data/|js/|styles/|install/|favicon\.ico|crossdomain\.xml|robots\.txt) - [NC,L]
Some time ago this stops working.
First I thought it is a problem of the backup-software, but now I have done everything by hand and the problem is the same.
Is there any change with xenforo?
Is there any change with apache/.htaccess?
Continue reading...