Yeah it worked!! du name was just too long! thank you guys!
Tianja Samuel-George
President
- Original Message
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Friday, September 19, 2008 9:47:48 PM
Subject: Re: [EMAIL PROTECTED] Configuration Prob
What is the Difference between A webserver(apache) and an application
server?
Varuna
André Warnier wrote:
Not knowing Vista, I have not much to contribute,
the bit of information you are missing is file permissions and UAC (User
Access Control). Clearly a file permission problem, because it didn't
silently accept their change as a private copy that the system would
ignore.
Xpert Advice wrote:
[...]
Hi.
Not knowing Vista, I have not much to contribute, but a little bit of
advice :
Re : C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf
If you are really at the beginning, and if this is not forbidden in
Vista, I would suggest to de-install you
Hello,
I recently downloaded this version of Apache:
Win32 Binary without crypto (no mod_ssl) (MSI Installer):
apache_2.2.9-win32-x86-no_ssl-r2.msi[PGP] [MD5]
I am currently using windows vista and im trying to add the following 2 php
lines to the configuration ( in notepad ) because they did
We are trying to setup a company intranet server (apache 2.2.3-4+etch5) so that
it is available outside our LAN. However, we want users to be prompted for a
username and password when they are coming from the outside. We want the
authentication to use our AD LDAP server. We have this configurati
Hi ,
I am not running apache as a service.
I am running it from another application in a sort of way similar to
launching apache from the command line
Regards,
asif
On Fri, Sep 19, 2008 at 2:13 PM, Foo JH <[EMAIL PROTECTED]> wrote:
> If all you wand to do is start and stop the Apache service, w
André Warnier wrote:
Alain Roger wrote:
[...]
so if i understood well, apache understands as comment only and only
if the
line starts by "#" character at position 1.
Not exactly, but something like that :
- a line where the first non-blank character is a "#" will always be
seen as a comment.
If all you wand to do is start and stop the Apache service, why don't
you simply do the following on the command line:
net start Apache2
net stop Apache2
Asif M wrote:
Hi all,
I have the following problem :-
I wrote a Apache Control Program in Visual Studio 2003, which does the
following
1>.