I just installed a very simple Trac plugin (http://trac-hacks.org/wiki/RobotsTxtPlugin - to serve a robots.txt file). The plugin shows up as enabled in the admin interface in Trac; I've created the RobotsTxt wiki entry: https://trac.driftwoodcove.ca/wiki/RobotsTxt ... but /robots.txt is giving a 404: https://trac.driftwoodcove.ca/robots.txt I'm wondering if I need to wait for apache to restart or if I missed something else? any help appreciated. asked 16 May '11, 17:41 powderflask |
What version of Trac are you using? The plugin only provides versions for .10 and .11, while .12 is the current version of trac, is it possible the plugin is not for the current version? answered 16 May '11, 19:12 johns Thanks johns. Trac: 0.11.7rc1 Python: 2.4.3 I built the plugin (ver. 0.11) using Python 2.4 hmmmm.
(17 May '11, 00:19)
powderflask
You may submit a support ticket and we can take a closer look.
(17 May '11, 00:38)
johns
|