Closed Bug 285870 Opened 20 years ago Closed 20 years ago

[403]

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: eviljeff, Unassigned)

References

()

Details

Just followed the link from http://www.mozilla.org/docs/web-developer/ and the
debugging link gives 403
# JavaScript doc section here, esp. debugging aids   < that one ?

http://www.mozilla.org/docs/web-developer/js/debugging/index.html WFM
(In reply to comment #1)
> # JavaScript doc section here, esp. debugging aids   < that one ?
> 
> http://www.mozilla.org/docs/web-developer/js/debugging/index.html WFM

Not exactly: http://www.mozilla.org/docs/web-developer/js/debugging/ 

The web server isn't serving index.html for some reason, but is throwing a 403.
Quite a while ago I removed some bugging .htaccess file in the /js/ directory.
It seems that that file isn't removed on www.
Status: UNCONFIRMED → NEW
Ever confirmed: true
It's not on www-stage (in /data/www/stage-docs/mozilla-org/html/,
/data/www/stage-docs/mozilla-org/output/, or /data/www/).  Is this an rsync
issue?  Is deletion not happening due to an I/O error?
<http://cvs-www.mozilla.org/webtools/bonsai/cvslog.cgi?file=mozilla-org/html/docs/web-developer/js/.htaccess>

It is in Attic according to the CVS logs. However, it still affects the site.
Fixed.

the rsync script being used by the mirrors now uses the --delete-after option to
delete files that are no longer present on stage.

Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.