Ticket #1274 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

remove Disallow /ispcp/ from robots.txt

Reported by: anonymous Haeber Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC5
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - RC4
Severity: Don't know Keywords:
Cc:

Description

Currently the gui robots.txt looks like this:

User-agent: *
Disallow: /
Disallow: /ispcp/

But the "Disallow: /ispcp/" is not necessary, it's already included in the "Disallow: /". Moreover this /ispcp/ discloses bad robots/spiders that ispcp is used on this server. So remove this line for less code and more security.

Tested with r1162.

Attachments

robots.txt.patch (240 bytes) - added by anonymous Haeber on 05/21/08 18:45:32.
the patch file for ispcp/gui/robots.txt

Change History

05/21/08 18:45:32 changed by anonymous Haeber

  • attachment robots.txt.patch added.

the patch file for ispcp/gui/robots.txt

05/21/08 23:45:02 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from Working to ispCP ω 1.0.0 - RC5.

you're right. changed in r1163


Add/Change #1274 (remove Disallow /ispcp/ from robots.txt)




Action