I have one instance of an Apache 1.3 server that is running both the
Secure and Non-Secure server. What is the command if you only wanted
to stop one of them, and still have the other run? I don't know if
this is even possible.
--
Kory Wheatley
I have a plesk (7.5.2 box) running with Redhat 9. This machine (Pentium
4 1024 mhz) was running fine for quite a long time. This week one of my
sites became very populair and this gives me some troubles. The apache
server stops to work and I need to restart it within every 10 minutes.
Then apac
Hi Aman,
As I said, I tried all the possibilities, but it didn't work. Now I've
resolved this problem. It was not due to the permission of the directory as
u said.
During configuration, I'd given "./configure . -enable-cgid" both on
Linux and HP. But on HP, the script was created, while not o
Hi,
I am a newbie to Apache.
We started using Apache 2.0.50 as a (forward) proxy server.
Installation details:
OS: Linux RHEL 7.
Immediately noticed that the following problem are occurring consistently
1) Downloading of hugefile (of size > 70MB) always breaks (around 30MB)
Without proxy we are a
I'm using Xandros Open Circulation 3. I don't think
you know what it is, so I decided to just call it
"Linux".
God I'm so stupid--I didn't even enable the features!
And I deleted my source directory, too. Too bad I
don't have time to read the documentation--I can
hardly find time to do what I have
AE wrote:
Greetings, I have a fixed IP and running apache 2.0.54. The server worked
until I tried hosting another domain and created VHosts. Now, all I get is
FORBIDDEN when browsed. Any ideas appreciated...
AllowOverride None
Order Allow,Deny
Allow from All
Order Allow,Deny
Allow f
Greetings, I have a fixed IP and running apache 2.0.54. The server worked
until I tried hosting another domain and created VHosts. Now, all I get is
FORBIDDEN when browsed. Any ideas appreciated...
AllowOverride None
Order Allow,Deny
Allow from All
Order Allow,Deny
Allow from All
My Setup:
Apache 1.3 on mac xserve with virtual hosting setup...
I have a problem with my server when I turn off "Performance Cache" in
the GUI My site returns a "You do not have permission to access"
error when trying to get to my site (just the main page which is a
redirect to deeper in
on 5/30/05 1:16 PM, Davide Bianchi at [EMAIL PROTECTED] wrote:
> or recompile your httpd specifying the correct configuration directory
> (option -D SERVER_CONFIG_FILE), note tha recompiling with just the
> --prefix options doesn't change everything. Check also the
> config.layout file.
I've jus
on 5/30/05 1:16 PM, Davide Bianchi at [EMAIL PROTECTED] wrote:
> httpd -V will show you where he thinks that the configuration file is,
on 5/31/05 12:08 AM, Tejas Sanghavi at [EMAIL PROTECTED] wrote:
> Try './apachectl configtest'. This will pick the current version. If apache
> is installed in
On 6/1/05, Eric Brown <[EMAIL PROTECTED]> wrote:
>Require valid-user brownec
Hmmm... That doesn't make sense. You want either:
# Let any user in
Require valid-user
# or let in only brownec
Require user brownec
Joshua.
-
The
Hello-
Trying to setup basic authentication.
Using the following in my httpd.conf file:
#how to authenticate a user
AuthType Basic
AuthName "Restricted Files"
AuthUserFile /etc/site-passwd
#Only authenticated users may have access
Require valid-user brownec
Here are the modu
ok will try.
thanks for responding.
mike
> -Ursprüngliche Nachricht-
> Von: Aman Raheja [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 1. Juni 2005 19:42
> An: users@httpd.apache.org
> Betreff: Re: [EMAIL PROTECTED] upgrade apache
>
>
> build the new apache with all the modules you are u
build the new apache with all the modules you are using in the previous
version.
You should be able to use the old config file, as it is and just stop
the old ans start the new apache.
HTH
Aman Raheja
Mididoc Productions wrote:
hello,
we are still using apache vers. 2.0.43
we want to upgrad
On 6/1/05, Mididoc Productions <[EMAIL PROTECTED]> wrote:
> hello,
>
> we are still using apache vers. 2.0.43
>
> we want to upgrade to the current version.
>
> could anybody give us some tips, how to convert the old config files into
> the new version without so much work?
> What are the major
hello,
we are still using apache vers. 2.0.43
we want to upgrade to the current version.
could anybody give us some tips, how to convert the old config files into
the new version without so much work?
What are the major changings and for what we must pay attention?
thank you very much for a tip
On 6/1/05, Jean-Marc Jacquot <[EMAIL PROTECTED]> wrote:
> AddHandler pdf .pdf
> Action pdf /cgi-bin/handlepdf.pl
>
> The expected result is that when you call an url pointing to a .pdf
> file, it call the handler the script instead of returning the file. BTW,
> the script is working fine when I ca
On 6/1/05, Igor Yu. Zhbanov <[EMAIL PROTECTED]> wrote:
> Hello!
>
> // Apache/2.0.53 (Unix) PHP/4.3.10
>
> I am using .htaccess to set handler for missing documents. They are not really
> missing. It is a trick to have beautiful URLs when generating site content
> from a database.
> Is there a w
Hi together,
I am using apache2 with dso compilied in:
httpd -l => mod_so.c
Now I'm trying to compile dso modules mod_auth_mysql and mod_auth_ldap
with the same problem:
[EMAIL PROTECTED]:/usr/src/mod_auth_mysql-2.9.0>apxs -c
-L/usr/local/mysql/lib -I/usr/local/mysql/include/mysql -lmysqlclient
-
When you say programs, you likely mean modules. You likely did not compile
in the modules you are attempting to use. Removing the installation is a
matter of just deleting the files. You do not need source to do that. If
you isolate apache to its own directory I.e. /usr/local/apache, then you
can j
Hi,
I'm quite new to Apache, and trying to understand what a graceful restart
on Windows actually does. I'm running Apache with mod_jk with multiple
Tomcats. When we add a new Tomcat, I would like to update the
workers.properties file and then restart Apache so the changes take effect.
Would a
> -Original Message-
> From: Tejas Sanghavi [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 1. Juni 2005 16:44
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] ScriptLog directive not working on Linux
>
>
> Hi All,
>
> I am also facing the same problem. I am using ScriptLog directiv
Show your logging directives from the conf file.
Show the directory listing "ls -l" of your logging directory and one
above it (parent directory) or ls -ld
- Aman Raheja
Tejas Sanghavi wrote:
Hi All,
I am also facing the same problem. I am using ScriptLog directive in
httpd.conf. When I am
Sorry, but you are certainly in the wrong mailinglist for this question.
This would be better answered by a Java development mailinglist.
Thanks
Aman Raheja
Linh Ngo wrote:
Hi everybody,
I am trying to create a Java text-based web browser in order to access
a specific Apache web server. Howev
Hi everybody,
I am trying to create a Java text-based web browser in order to access
a specific Apache web server. However, I am having the folowing error:
..
THE HEADERS
--
Hi All,
I am also facing the same problem. I am using ScriptLog directive in
httpd.conf. When I am requesting for a cgi script, containing error, through
browser, the browser shows the error properly, but the Script Log is not
getting generated on RedHat Linux platforms (AS 2.1, WS 2.1 as well as
FWIW, I dnloaded same version and compiled it per the installation docs,
took the defaults, and installed under RH9 with all applicable patches.
Proxy works, don't know about SSL - havent tried it.
John
When you say 'programs' I am not sure what you mean...apache is stand
alone. Calls to FTP
Hello!
// Apache/2.0.53 (Unix) PHP/4.3.10
I am using .htaccess to set handler for missing documents. They are not really
missing. It is a trick to have beautiful URLs when generating site content
from a database.
So, I have following .htaccess:
--- BEGIN ---
ErrorDocument 404 /~bsg/e/found.php
Title: Message
Hi
All,
I was
away for quire some time.
Can
anybody please help me in getting a solution for this issue
?
Thanks,
Ravi.
-Original Message-From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 04, 2005 04:17To:
users@httpd.apache.orgSubje
* Arne Heizmann <[EMAIL PROTECTED]> wrote:
> > I can tell you the reasons for using koi8-r, euc-jp etc instead of utf-8
> > for the httpd docs. The resulting documents are significant smaller.
>
> ru:15169 => 20713
> ru+gzip:5454 => 6160
>
> ja:14063 => 16595
> ja+gzip:
André Malo wrote:
I can tell you the reasons for using koi8-r, euc-jp etc instead of utf-8
for the httpd docs. The resulting documents are significant smaller.
ru:15169 => 20713
ru+gzip:5454 => 6160
ja:14063 => 16595
ja+gzip:4833 => 5237
Hardly "significantly small
Hi there,
I coulnd't find anything related to my problem either in the ml archive
or by googling so here am I.
We've recently upgraded our PHP development host from Apache 1.3 to
Apache 2.0 in order to validate that our application would run on it.
Our application need for some part, to mak
Hi Harish,
Please check DBM Type of file AuthFile using command
$file filename and accordingly set AuthDBMType in httpd.conf file.
AuthDBMType will be either DB,GDBM, NDBM, or SDBM depending on file type.
Regards,
Sandeep
Harish Sundaram wrote:
Hi,
This is regarding use of d
>
> > BTW I don't believe that UTF-8 page is *significant* larger - most of
> the
> > characters (e.g. HTML code) are still represented with one byte.
>
> If you have messy HTML code, this argument happens to be true ;-)
I usually don't ;-)
> If you have more text and each russian character ta
Hi,
I am a newbie to Apache.
We started using Apache 2.0.50 as a (forward) proxy server.
Immediately noticed that the following problem are occurring consistently
1) Downloading of hugefile (of size > 70MB) always breaks (around 30MB)
Without proxy we are able to download the file.
(eg: http://w
Hi,
On Die 31.05.2005 20:17, Alexander Lazic wrote:
we have the following error with ~1000 concurrent Connection:
[Tue May 31 18:59:28 2005] [warn] (45)Deadlock situation \
detected/avoided: Failed to acquire global mutex lock
[Tue May 31 18:59:28 2005] [error] (45)Deadlock situation \
detect
( Tue, 24 May 2005 13:25:52 -0400 ) Joshua Slive :
> http://modules.apache.org/
Yes :-)
http://www.ivn.cl/apache/#bandwidth
It's OK. :-)
Thank you.
--
Mirroir de logiciels libres http://www.etud-orleans.fr
Développement de logiciels libres http://aspo.rktmb.org/activites/developpement
Hello Garth,
You want to say, that you should get the same data from
http://www.testname.com/mystreet in http://street.testname.com? If so then
you should check where you defined Alias and check the DocumentRoot in the
second virtual host. You DO realise if you're using name-based virtual
host
Hi Robert,
Thanks for the suggestion...
By changing the "Listen" directive in httpd.conf, I was able to print the
host IP correctly (i.e. instead of printing the local host as "::", now the
correct IPv4 address in printed in the format "255.255.255.255")
However, the remote IP is always printed as
* "Denis Gerasimov" <[EMAIL PROTECTED]> wrote:
> BTW I don't believe that UTF-8 page is *significant* larger - most of the
> characters (e.g. HTML code) are still represented with one byte.
If you have messy HTML code, this argument happens to be true ;-)
If you have more text and each russian ch
>
> Veysel Harun Sahin wrote:
> >
> > I want to use russian charset
>
> Why are people still creating new websites with these obsolete character
> sets? Why not just use UTF-8? It's been around for long enough...
>
Okay, I also think that is a good idea (especially for multi-language
sites), b
41 matches
Mail list logo