Page not found (404)
Posted: Thu Oct 17, 2013 4:36 pm
Создал нового пользователя. Добавил 2 домена. поменял ns сервера. через какое то время, стал открывать, из 2-х один открывается нормально, то есть страница-заглушка с логотипом vestacp, а второй домен не открывается.
При попытке открыть выдается следующий текст:
Page not found (404)
Request Method: GET
Request URL: http://127.0.0.1:8000/
Using the URLconf defined in myproject.urls, Django tried these URL patterns, in this order:
^images/(?P<path>.*)$
^grappelli/
^admin/
The current URL, , 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.
. Панель установил на чистый сервер centos 6,4. Пингуется именно мой сервер, т.е. проблема именно в нем.
Я сам в nix можно сказать чайник. Подскажите куда копать.
При попытке открыть выдается следующий текст:
Page not found (404)
Request Method: GET
Request URL: http://127.0.0.1:8000/
Using the URLconf defined in myproject.urls, Django tried these URL patterns, in this order:
^images/(?P<path>.*)$
^grappelli/
^admin/
The current URL, , 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.
. Панель установил на чистый сервер centos 6,4. Пингуется именно мой сервер, т.е. проблема именно в нем.
Я сам в nix можно сказать чайник. Подскажите куда копать.