LINUX.ORG.RU
ФорумAdmin

django+qlproxy


0

1

Здравствуйте, поднял прокси по данному мануалу:

http://ubuntuserverguide.com/2013/12/how-to-filter-https-traffic-with-squid-3...

Далее ради эксперимента захотел поставить sams, что и было сделано, далее попытался настроить его, захожу на http://ip_моего_прокси и получаю


Page not found (404)
Request Method: 	GET
Request URL: 	http://192.168.10.1/sams2

Using the URLconf defined in qlproxy.urls, Django tried these URL patterns, in this order:

    ^config/
    ^policies/
    ^dash/
    ^monitor/
    ^report/
    ^$ [name='index']
    ^proxy.pac$ [name='proxy_pac']
    ^accounts/login/$
    ^accounts/logout/$
    ^admin/

The current URL, sams2, didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.

Впервые столкнулся с таким, посему не понимаю что делать


You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.

Change that to False, and Django will display a standard 404 page.

Change that to False

dada ★★★★★
()

У тебя нет такой URL, чего ты туда лезишь?

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.