Description:
Web servers for MS Windows and NT.
|
|
|
(exotic?) Apache authentication problem in Win32
|
| |
I am trying to write a GUI user/group manager for Apache. The server runs on one machine, but maintenance is done from another. I wrote my own function to make MD5 hashes. Apache wouldn't accept them. So, I did a rewrite and shelled out to htpasswd and let it create the hashes. Still a no go. So, I did an experiment.... more »
|
|
Windows 7 with USR serial modem using USB to Serial adaptor / cable
|
| |
I have recently upgraded from Windows XP to Windows 7 and want to connect modem (through a USB to serial cable) to do dial-up. Installed usb-to-serial cable driver, plug in modem and Windows 7 recognize as "Other Device". The name is "Courier V.Everything Ext".
Problem is Windows 7 doesn't see it as a modem device so I cannot create a dial-up connection as no modem was found.... more »
|
|
debug mod_isapi apache 2.2
|
| |
Hello,
i have custom made dll (delphi) that used to run on IIS but few days ago a migrated to apache and now dll starts crashing. Using rewrite engine .exe is rewritten to .dll . Everything works for 2-3 hours and then problem starts.
This is from log:
access.log
80.121.96.141 - - [10/Jan/2013:19:55:20 +0000] "GET /cgi-bin/ANLV_SV/ANLV_SV_user. exe?usgetfile=0&USemail=PGANRB 100110&ProgVers=ANRB403&ReqANR BData=0 HTTP/1.1" 500 545 "-" "Mozilla/3.0 (compatible; Indy Library)"... more »
|
|
Apache starts but immediately shuts down
|
| |
My operating systems is Windows 8
Using XAMPP, I start Apache and get the following message
Attempting to start Apache app...
Status change detected: running
Status change detected: stopped
Error: Apache shutdown unexpectedly.
This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method.... more »
|
|
Apache: ErrorDocument not allowed here
|
| |
I use XAMPP in Windows XP. I have internal error when browsing my page. In error.log I see:
[Tue Dec 11 10:34:46 2012] [alert] [client 127.0.0.1] C:/Program Files/xampp/htdocs/xampp/rozgl oszenia/public_html/.htaccess: ErrorDocument not allowed here
In my .htaccess I have:
...
ErrorDocument 401 "C:\Program Files\xampp\htdocs\xampp\rozgl oszenia\public_html\denial.htm l"... more »
|
|
Apache reverse proxy issue
|
| |
Hi, we randomly getting error "500 internal server error" in our 3 Apache httpd server and we are having hard time to resolve this issue. Please advice what else we can check or adjust in the configuration so that we can avoid such error in the future. Thanks
|
|
IIS7 doesn't call php-cgi?
|
| |
Hi, everybody,
I'm trying to set up PHP on a Windows 2008 server with IIS7, but for some
reason the web server sends out the uninterpreted php source code. Here's
what I did so far:
* downloaded PHP and installed it in C:\PHP\
* added the "CGI" role service to the IIS role
* prepared a php.ini in C:\PHP\... more »
|
|
|