Ticket #115 (closed defect: fixed)
broken links if TorStatus is not in the webroot
| Reported by: | martin | Owned by: | kasimir |
|---|---|---|---|
| Priority: | minor | Milestone: | release_4.1 |
| Component: | web | Version: | 4.0 |
| Keywords: | Cc: |
Description
3 links expect the TorStatussite? to run in the webroot.
Say, if you have stored your TorStatus website in /var/www/somedir/index.php and reach it by http://someip/somedir/, you get a 404 with these links as they expect the file to be in http://someip/FILE and not in http://someip/somedir/FILE:
- whois.php, if you want to look up the useragents IP Adress in the box if or if not you appear to use Tor
- LICENSE, in the footerText
- CHANGES, in the footerText
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
