RSS Feed/News htacess require_user backup-dir

Status
Not open for further replies.

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
23,682
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...
 
Status
Not open for further replies.
Top