Closed (fixed)
Project:
RobotsTxt
Version:
6.x-1.2
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2009 at 14:15 UTC
Updated:
15 Dec 2009 at 14:00 UTC
This is just a little trick that could be added to the docs.
For multisites in which you cannot delete the robots.txt file because you only want to use this module in some sites you can add this rewrite rule to virtual host config for the sites in which you are using the module
RewriteRule /robots.txt /index.php?q=robots.txt [L,QSA]
Comments
Comment #1
Pedro Lozano commentedComment #2
hass commentedAlready documented, but not yet in a release.