bedirhan / wivet

Web Input Vector Extractor Teaser
MIT License
129 stars 36 forks source link

Incorrect path to bots.txt #3

Closed andresriancho closed 10 years ago

andresriancho commented 10 years ago

Migrated from https://code.google.com/p/wivet/issues/detail?id=15

[Fri Mar 21 17:31:09 2014] PHP Warning: file(/tmp/wivet-read-only/wivet/offscanpages/bots.txt): failed to open stream: No such file or directory in /tmp/wivet-read-only/wivet/functions.php on line 374

The file is actually inside ./wivet/offscanpages/statistics/bots.txt

Found running wivet with: php -S localhost:8054 -t wivet/

andresriancho commented 10 years ago

Fixed during merge to github (@bedirhan added some code there, not just because of the commit)