Сообщения ns
Сетевое окружение
Помогите по компиляцыи проги на С++
ну прога элементарная типа ////////////r.cpp////////// #include <iostream.h> void main(void) { cout<<"Hellow Word!!!";
}
какое расширение?
просто gcc r.cpp
выдвет кучу ошибок?
Небольшая проблемка
Вопрос по Apache(дуболь два)
anonymous (*) (2002-03-25 21:22:34.0)
сообщения отсортированы в порядке возрастания даты их написания [Ответить] Re: тоесть что именно ? Запросто выполняет бинарники например писанные на Це Aleks IZA (*) (2002-03-26 04:13:25.0)
[Ответить] Re: Вопрос по Apache Ну короче ..перла я не знаю ........ знаю С ..........вот и хочу попробовать написать форум .......тока чтоб апач передовал данные не проге на перле, а на С (ну естестветно откомпилиной). anonymous (*) (2002-03-26 13:04:32.0)
[Ответить] Re: Вопрос по Apache Ты удивишься, но можно даже шелл-скрипты заставить работать. :) А какие собственно, проблемы? Неужели Си-программы не выполняются? DaRk_SoUl (*) (2002-03-26 13:45:42.0)
[Ответить] Re: Вопрос по Apache во что выдает: Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.19 Server at localhost Port 80
........................
я просто кинул в накку cgi-bin файл test
и с другова компа залез на веб http://192.168.16.11/cgi-bin/test
что я не так делаю?
или надо просто что-то в конфиге апача прописать? если надо то что ?
anonymous (*) (2002-03-27 15:17:46.0)
[Ответить] Re: Вопрос по Apache Проверь все права на директорию CGI-BIN и на свой файл.
anonymous (*) (2002-03-28 02:04:12.0)
[Ответить][Удалить] Re: Вопрос по Apache стоит: чтение, выполнение ...........во ещё че нашел в логах апача [Mon Apr 29 00:18:25 2002] [error] [client 192.168.3.1] malformed header from script. Bad header=1: /var/www/cgi-bin/reg ns (*) (2002-03-29 00:19:11.0)
Фильтрацыя спецыфических покетов.......
да и чуть не забыл а под винды такая хрень есть?
Заранее благодарен!!!
Вопрос по маршрутизацыи.
сЯРЮМНБЙЮ ПЕДМЮР 7.1
linux mem=16M expert ОНЛЮЦЮЕР МН РНЙЮ ВЮЯРХВМН ... БШКЕРЮЕР РНФЕ ЯЮЛНЕ ЯННАЫЕМХЕ РНЙЮ МЕЛМНЦН НОНЯКЪ .... ЕЯКХ Я БХМРЮ ХКХ ДХЯЙЕРШ ЦПСГХРЭЯЪ, Ю Я ЯДСЙЮ МЕКЭГЪ (ЩРН 486 Б АХНЯЕ МЕЛЮ)
йЮЙ ЩРН НАНИРХ? оНЯРЮБЭРЭ ВРНМХРЭ ДПСЦНЕ МЕ ОПЕДКНЦЮИРЕ .. ЛМЕ ОНГЮПЕГ МСФМН Х ХОРЮАКЕГ Х ЪДПН 2.4.
лНФЕР МСФМН ДПСЦНЕ СЯРЮМНБНВМНЕ ЪДПН ? Х ЦДЕ ЕЦН БГЪРЭ? х ЕЯКХ ДПСЦХЕ ЯОНЯНАШ.
гЮПЮМЕЕ АКЮЦНДЮПЕМ!!!!!!
java в линукс!
ускаритель нтмл сервера(squid)
пишет:
ERROR The requested URL could not be retrieved
While trying to retrieve the URL: http://www.yandex.ru/
The following error was encountered:
* Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
Your cache administrator is webmaster. Generated Sat, 12 Jan 2002 19:09:05 GMT by ns (Squid/2.4.STABLE3)
////////////////////////////////////////////////////
хотя у мя
# HTTPD-ACCELERATOR OPTIONS # -----------------------------------------------------------------------------
# TAG: httpd_accel_host # TAG: httpd_accel_port # If you want to run Squid as an httpd accelerator, define the # host name and port number where the real HTTP server is. # # If you want virtual host support then specify the hostname # as "virtual". # # If you want virtual port support then specify the port as "0". # # NOTE: enabling httpd_accel_host disables proxy-caching and # ICP. If you want these features enabled also, then set # the 'httpd_accel_with_proxy' option. # #Default: httpd_accel_host virtual httpd_accel_port 80
# TAG: httpd_accel_single_host on|off # If you are running Squid as a accelerator and have a single backend # server then set this to on. This causes Squid to forward the request # to this server irregardles of what any redirectors or Host headers # says. # # Leave this at off if you have multiple backend servers, and use a # redirector (or host table or private DNS) to map the requests to the # appropriate backend servers. Note that the mapping needs to be a # 1-1 mapping between requested and backend (from redirector) domain # names or caching will fail, as cacing is performed using the # URL returned from the redirector. # # See also redirect_rewrites_host_header. # #Default: #httpd_accel_single_host on
# TAG: httpd_accel_with_proxy on|off # If you want to use Squid as both a local httpd accelerator # and as a proxy, change this to 'on'. Note however that your # proxy users may have trouble to reach the accelerated domains # unless their browsers are configured not to use this proxy for # those domains (for example via the no_proxy browser configuration # setting) # #Default: httpd_accel_with_proxy on
# TAG: httpd_accel_uses_host_header on|off # HTTP/1.1 requests include a Host: header which is basically the # hostname from the URL. Squid can be an accelerator for # different HTTP servers by looking at this header. However, # Squid does NOT check the value of the Host header, so it opens # a big security hole. We recommend that this option remain # disabled unless you are sure of what you are doing. # # However, you will need to enable this option if you run Squid # as a transparent proxy. Otherwise, virtual servers which # require the Host: header will not be properly cached. # #Default: httpd_accel_uses_host_header on
вроде все правельно!!!!!!!!! Кто с этим имел дело помогите плиз
Прозрачный прокси!(squid)
Кинте адреса ге мона про это все почитать))) А то я находил где все в краже или под БЗДУ.
Зарание ПаСиБкИ!!!
Помошник сис админа
Все предложения пишите по адресу dimatd@mail.ru.