Yes, you'd set in something like: <Location /robots.txt> SetHandler None </Location>
(which is exactly what I've done) -joe On 6/5/07, Rob Hudson <[EMAIL PROTECTED]> wrote: > > I'm not using mod_rewrite currently (and may even have it turned off > in Apache to save memory). Is there another solution? > > I have my static media folder set in Apache with: > > <Location /media> > SetHandler None > </Location> > > Can you do the same for single files? > > Thanks, > Rob > > On Jun 4, 8:12 am, KpoH <[EMAIL PROTECTED]> wrote: > > You can "mod_rewrite" /robots.txt to /static/robots.txt for example > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---