red_hat_enterprise_linux/8/html/deploying_different_types_of_servers/setting-apache-http-server_deploying-different-types-of-servers
>
> I have installed epel repo but i was unable to install apache httpd 2.4.57
> version.
> Please guide me. Thanks in advance.
>
> Best Regards,
>
> Kaushal
>
Hi,
I am running Red Hat Enterprise Linux release 8.7 (Ootpa). I am following
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/deploying_different_types_of_servers/setting-apache-http-server_deploying-different-types-of-servers
I have installed epel repo but i was
> i have my httpd.conf set up like this:
>
>
sorry, didn't mean to send this. i've fixed it.
cheers
andy
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
$1
now, this works fine when i go to http://host.mydomain.com/index but when i
browse to http://host.mydomain.com/option i get a page not found error.
i'm pretty sure i've got the RewriteEngine working since Apache has created
the rewrite.log but it's blank, and it's not work
Hi,
> Now when these PHP scripts call Mail() to send emails the emails are
> getting sent with an evelope sender of [EMAIL PROTECTED]
>
> Is there anything I can set in each virtual host to correctly set the
> envelope sender to a real address in their domain?
Thanks for the replies but I should
> Hi all,
>
> I'm running Apache with virtual hosts and I have a few domains which are
> running PHP messageboards.
>
> Now when these PHP scripts call Mail() to send emails the emails are
> getting sent with an evelope sender of [EMAIL PROTECTED]
>
> Is there an
Hi all,
I'm running Apache with virtual hosts and I have a few domains which are
running PHP messageboards.
Now when these PHP scripts call Mail() to send emails the emails are
getting sent with an evelope sender of [EMAIL PROTECTED]
Is there anything I can set in each virtual host to corr
Hello, list, How can I enable the cahe of apache 1.3 ? I probed to uncomment
the Cache... directives and uncoment the LoadModule and AddModule for poxy
module, but in the directory /var/cache/httpd there's nothing. Help!!
CacheRoot "/var/cahe/httpd"
CacheSize 5
CacheGcInterval 4
Ca
Up2date update my perl from 5.6.0 to 5.6.1 files,
and now my apache will not start with an error it
can't find strict.pm
I notice that it did also update apache-devel, but
it did not update the apache. I tried to update
it manually but it keeps saying the the package
dosen't e
Alan McCoy wrote:
Both RH8 and RH9 offer Apache 2.0.40, PHP 4.2.2, and MySQL 3.23.56 as the
highest RPM-based upgrades for Apache/PHP/MySQL.
How can I upgrade to the latest Apache (2.0.47), PHP (4.3.3), and MySQL
(4.0.15) using RPMs on either a RH8 or RH9 without having to replace
multitudes of
On Fri, 2003-10-10 at 07:57, Salvador Santander wrote:
> Hello, list. How I can increase the yield of apache?.
> Thanks.
>
>
Too open ended try some of these 121,000 hits for apache tuning
http://www.google.com/search?q=apache+tuning
Bret
--
redhat-list mailing list
unsubscribe m
On Thu, 2003-10-09 at 13:05, Jason Williams wrote:
> Good morning everyone.
>
> I started playing with Apache today and really need to find some good
> documentation on it, as well as some examples.
> I'm running Apache 2.0.44 on RH 8.0.
>
> I was curious if an
Hello, list. How I can increase the yield of apache?.
Thanks.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
Hello, list. I've installed tomcat as apache module and I've seen that this
solution loads the pages of tomcat slower than when i had tomcat alone in
port 8080. How I can increase the time of response of apache+tomcat?.
Thanks.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL
On Thursday, Oct 9, 2003, at 10:34 US/Eastern, John Nichel wrote:
Alan McCoy wrote:
How can I upgrade to the latest Apache (2.0.47), PHP (4.3.3), and
MySQL
(4.0.15) using RPMs on either a RH8 or RH9 without having to replace
multitudes of dependencies?
Install from source? :)
That's what
Donald Tyler said:
> I have always found the Oreilly books to be really helpful.
>
> www.oreilly.com
I've also found that the documentation on the Apache website was the most
helpful. www.apache.org
Also, most introductory books on Linux have a chapter or two on building
server
This link should really get you to the good stuff too:
http://www.oreillynet.com/search/index.ncsp?sp-q=apache&sp-k=all
_
Regards, Joe
- Original Message -
From: "Jason Williams" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday
I have always found the Oreilly books to be really helpful.
www.oreilly.com
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jason Williams
Sent: Thursday, October 09, 2003 1:06 PM
To: [EMAIL PROTECTED]
Subject: Apache: I'm brand new...need some
Good morning everyone.
I started playing with Apache today and really need to find some good
documentation on it, as well as some examples.
I'm running Apache 2.0.44 on RH 8.0.
I was curious if anyone could point me in the direction of some good books,
links, tutorials and how to get st
On Thursday 09 October 2003 09:10 am, Salvador Santander wrote:
> Hello, list. I've installed tomcat as apache module and I test it. I've got
> that system serves jsp files, but I can't get that serves servlets unless I
> put in httpd.conf: "JKMount /* ajp13 &quo
Alan McCoy wrote:
Both RH8 and RH9 offer Apache 2.0.40, PHP 4.2.2, and MySQL 3.23.56 as the
highest RPM-based upgrades for Apache/PHP/MySQL.
How can I upgrade to the latest Apache (2.0.47), PHP (4.3.3), and MySQL
(4.0.15) using RPMs on either a RH8 or RH9 without having to replace
multitudes of
Hello, list. I've installed tomcat as apache module and I test it. I've got
that system serves jsp files, but I can't get that serves servlets unless I
put in httpd.conf: "JKMount /* ajp13 "( apache redirects all to tomcat
module ). When the tomcat is alone( in
Hello, list. I've installed tomcat as apache module and I've seen that this
solution loads the pages of tomcat slower than when i had tomcat alone in
port 8080. How I can increase the time of response of apache+tomcat?.
Thanks.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL
Hello, list, I have installed standalone tomcat, and works well. I have too
installed tomcat as apache module( with mod_jk.so ) and I can view real jsp
pages I have in some directories ( the examples jsp files in examples
directory of tomcat ), but when I try to view the servlets that are in the
Both RH8 and RH9 offer Apache 2.0.40, PHP 4.2.2, and MySQL 3.23.56 as the
highest RPM-based upgrades for Apache/PHP/MySQL.
How can I upgrade to the latest Apache (2.0.47), PHP (4.3.3), and MySQL
(4.0.15) using RPMs on either a RH8 or RH9 without having to replace
multitudes of dependencies?
Or
Hello All,
I am thining on switching from a custom built Apache Installation to an
RPM based installation for a few of my servers.
I wondering if anyone knew if the Apache RPM that comes with RH 9.0
support mod_auth_ldap? If so does it support LDAP over SSL (LDAPS://) for
authentication
Sorry if this has been addressed recently, but
I just upgraded from 7.3 to 9 recently, and I've had my apache running,
but I just tried to use php, and when I went to fire up apache, I get
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined s
On Fri, Oct 03, 2003 at 11:20:02PM +0100, Rui Miguel Cruz wrote:
> Hi!
[...snip...]
> I'm using Apache as web server, and i don't know how to implement a
> directory alias in the Apache (like a virtual directory in the Win IIS).
> Suppose my web server has t
Hi!
I'm starting with linux. i don't know if the question i'm writing has
been questioned before, if so i'm sorry.
I'm using Apache as web server, and i don't know how to implement a
directory alias in the Apache (like a virtual directory in the Win IIS).
Suppose m
James D. Parra wrote:
NameVirtualHost 192.168.101.101
DocumentRoot /var/www/html/ddd < Look here
ServerName "www.domainname.com:80" < You don't need the ':80'
ServerAlias "domainname.com"
ErrorLog /var/log/httpd/ddd_error_log
TransferLog /var/log/httpd/ddd_access_log
On Fri, 2003-10-03 at 14:34, James D. Parra wrote:
> Okay, I am at a complete loss.
Try this link:
http://www.freewebmasterhelp.com/tutorials/htaccess/1
>
> I made all of the recommendations posted and determined the following;
>
> 1) Apache is running and can serve its default
Okay, I am at a complete loss.
I made all of the recommendations posted and determined the following;
1) Apache is running and can serve its default page from http://localhost
2) All file system permissions are set correctly.
3) It appears that, maybe, something in the global settings is
James D. Parra wrote:
jp -No I am not. I want clients to have read-only access. The directory and
its contents have 'rw_r__r__' permissions.
You do not need .htaccess to accomplish this. This will be handled by
the user/group Apache is running as vs. the user/group ownership of the
put in the .htaccess file?
>
> Oddly, there is no virtual server portion in the httpd2.conf file.
Although
> Webmin should have, it appears Webmin didn't add the virtual server entry
to
> the file. What is the proper syntax so I can edit it manually?
>
standard rpm installs
> ServerPath /var/www/html/ddd
>
> What should I put in the .htaccess file?
>
> Oddly, there is no virtual server portion in the httpd2.conf file. Although
> Webmin should have, it appears Webmin didn't add the virtual server entry to
> the file. What is the proper syntax so I c
dd the virtual server entry to
the file. What is the proper syntax so I can edit it manually?
Again, many thanks.
James
-Original Message-
From: Bret Hughes [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 02, 2003 2:48 PM
To: [EMAIL PROTECTED]
Subject: RE: Apache server read permissio
On Thu, 2003-10-02 at 16:31, James D. Parra wrote:
> Okay, I am getting the below error from the 'virtual server'. I must be
> missing something from either in the global settings or the virtual
> settings. Any ideas on how to configure the virtual web server?
>
> Thank you,
>
> James
anything
PROTECTED]
Sent: Thursday, October 02, 2003 10:49 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache server read permissions
On Thu, 2003-10-02 at 12:35, James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
On Thu, 2003-10-02 at 12:35, James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
> I am getting a, "You don't have permission to access / on this server,"
> error when I try to view this page.
> Thank you,
>
What page?
The i
: [EMAIL PROTECTED]
Subject: Re: Apache server read permissions
James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
> I am getting a, "You don't have permission to access / on this server,
On Thu, 2003-10-02 at 12:35, James D. Parra wrote:
> Hello,
>
> How do I set the directory/file permissions to 'read only' for website
> viewers?
>
> I am getting a, "You don't have permission to access / on this server,"
> error when I try to view this page.
> Thank you,
>
What page?
Either
his should be readable by user and group
under which you run apache eg. user apache, group apache.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
Hello,
How do I set the directory/file permissions to 'read only' for website
viewers?
I am getting a, "You don't have permission to access / on this server,"
error when I try to view this page.
Thank you,
James
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.re
> and bug reports better.
>
> I usually move /usr/local/apache2 to /usr/local/apache2.X.X.xx where
> X.X.xx is the previous version, install apache from source, then move
> the web sites back. It causes slight downtime, but it's safer for your
> web sites. I've never seen a
Hi all,
I am running an up2date 7.3 server with apache 1.3.27 on it.
It
appears mod_auth_digest isn't available. I need to use
auth_digest
for people who access their home directories via
~username.
According to the apache docs, mod_auth_digest is
supposed
to be in versions after
://my.example.net/fred/ [L]
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^(.*) https://my.example.net/fred/$1
Thanks to all who responded. I finally found the correct answer in the
archives which I missed the first time I looked.
Mike
> Subject: Re: Apache ReDirect
> I meant to add t
X.X.xx is the previous version, install apache from source, then move
the web sites back. It causes slight downtime, but it's safer for your
web sites. I've never seen an installation corrupt websites and there
is no reason to believe that this will change, but I also believe in
data
On Monday 29 September 2003 08:53 pm, damovand wrote:
> On Monday 29 September 2003 09:10 pm, Bret Hughes wrote:
> I know how to follow instructions to install with rpm. My problem is 1) I
> don't what rpm's to run for apache upgrade and
The RPM for apache is httpd. I believ
eleased for your system. I strongly suggest you
do that.
Red Hat backports security patches from current versions of 3rd party
software (like Apache) into the current version they ship, rather than
just shipping new versions. This ensures that no new features break
your running environment. The
ly XP.
In answer to your questions, I am using RH 9.0
I am, unfortunately, the only who is attempting to upgrade and maintain Linux.
I know how to follow instructions to install with rpm. My problem is 1) I
don't what rpm's to run for apache upgrade and 2) if I don't know what r
On Mon, 2003-09-29 at 18:25, damovand wrote:
> I am new to Linux, from an XP background, so please help if you can. I need
> to upgrade my apache from an older version to httpd-2.0.47. But I am
> wondering if I need to uninstall the older version and if so what's the best
>
I am new to Linux, from an XP background, so please help if you can. I need
to upgrade my apache from an older version to httpd-2.0.47. But I am
wondering if I need to uninstall the older version and if so what's the best
way of doing so. Can I just download the version from apach sit
On Sun, Sep 28, 2003 at 02:47:32PM -0700, Mike McMullen wrote:
> I want to be able to redirect requests for certain pages to port
> 443 ie https vs http. I remember seeing this done with just a
> few lines of code but can't find the reference. Any help
> appreciated.
It's just one line of code in
I meant to add that it can be code added in the pages themselves
unless there is a more general solution.
Mike
> Hi All,
>
> Sorry for the off-topic questions but I've googled and not found
> anything useful.
>
> I want to be able to redirect requests for certain pages to port
> 443 ie https vs
Hi All,
Sorry for the off-topic questions but I've googled and not found
anything useful.
I want to be able to redirect requests for certain pages to port
443 ie https vs http. I remember seeing this done with just a
few lines of code but can't find the reference. Any help
appreciated.
Thanks,
Hello all,
I hope this is the right question for this mailing list. I just upgraded from
7.2 to 9 and now apache has to be upgraded. I found a bunch of file under
under /var/spool/up2date for apache (see the list below).
But I'm not sure what to do with those files (new to Linu
I would like to install the bwshare module (
http://www.topology.org/src/bwshare/README.html ) for apache 2. However
this page says that I should put the source files for bwshare into my
apache source directory and reconfigure apache. However to my knowledge
redhat doesn't give the s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 23 Sep 2003 10:06:11 -0500, Vinay Keerthy wrote:
> I am not sure if this is the right place to post this, please let me
> know if I should be posting this somewhere else and excuse me if this
> has already been posted.
[snip]
https://bugzil
I am not sure if this is the right place to post this, please let me
know if I should be posting this somewhere else and excuse me if this
has already been posted.
This mail is only intended as a warning to other users who might be
upgrading the Perl packages on their systems and use Apache and
I haven't built my own Apache yet, but I am a programmer. The code
should have some type of #ifdef which will be used to compile in SMP
support. Applications are not SMP capable by default usually.
Sometimes applications have runtime library switching, but I find that
many Open Source pro
Hmm. I removed the port 80 from princenet.sytes.net but I still get the same error
message.
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
Hello All,
I recently compiled the latest release of Apache on Quad processor
x86 system running RedHat 2.1 ES:
I am runing Linux 2.4.9 SMP kernel
---
servername:/home/alis>uname -a
Linux servername 2.4.9-e.3smp #1 SMP Fri May 3 16:48:54 EDT 2002 i686
unknown
---
Seems l
Mike Burger wrote:
If your server isn't behind a dedicated firewall machine, when you're on a
dynamic IP, then you reap what you sow, in all fairness.
And just why is this?
And if you're on a dynamic IP, you'll have to worry about updating the DNS
for every domain every time it changes.
No worri
ot do
virtual host on a single IP).
In the section of your httpd.conf below, remove the port 80 designation
(it's redundant anyway), and restart Apache
>
>ServerName princenet.sytes.net
>ServerAlias *.princenet.sytes.net:80 <--- Remove the ":80"
>D
If your server isn't behind a dedicated firewall machine, when you're on a
dynamic IP, then you reap what you sow, in all fairness.
And if you're on a dynamic IP, you'll have to worry about updating the DNS
for every domain every time it changes.
So, the short answer is to make sure that your s
Mike Burger staggered into view and mumbled:
> You can't use "". Instead, you will have to use
> "" where "xxx.xxx.xxx.xxx" is the IP address
But what do I do if I have a dynamic IP address? It wouldn't be practical to change
the IP address in httpd.conf every
time my IP changes, ad if I did
t;
> As per the documentation, I added the following lines to my
> /etc/httpd/conf/httpd.conf file for Apache 2.0.40-21.5 on
> Red Hat 9:
>
> NameVirtualHost *
>
>
> ServerName prince.homelinux.org
> DocumentRoot /var/www/html
>
>
>
> Serv
not a priority at this time.
As per the documentation, I added the following lines to my /etc/httpd/conf/httpd.conf
file for Apache 2.0.40-21.5 on
Red Hat 9:
NameVirtualHost *
ServerName prince.homelinux.org
DocumentRoot /var/www/html
ServerName princenet.sytes.net
Server
> > Hey all,
> >
> > After upgrading one server to httpd-2.0.40-11.7.i386.rpm via up2date,
> > the webserver now only answers Error 400. The only change was this new
> > package (No config changes).
> >
> > I host 3 domains on this box, and none of them answer...
> >
> > Anyone have any ideas
> Hey all,
>
> After upgrading one server to httpd-2.0.40-11.7.i386.rpm via up2date,
> the webserver now only answers Error 400. The only change was this new
> package (No config changes).
>
> I host 3 domains on this box, and none of them answer...
>
> Anyone have any ideas... I've already t
Hi everyone,
I have been trying to install or upgrade my apache 1.3 (which came by
default with Redhat 7.3) to apache 2.0. I tried following two documents -
one from tldp.org and another one from the apache website. however i end
up getting confused.
are there any other good documents around
Hey all,
After upgrading one server to httpd-2.0.40-11.7.i386.rpm via up2date,
the webserver now only answers Error 400. The only change was this new
package (No config changes).
I host 3 domains on this box, and none of them answer...
Anyone have any ideas... I've already tried looking for a
Mike Klein wrote:
Problem#1: Apache2 that you distribute doesn't seem to have apxs support
enabled.
Install httpd-devel. It's in there.
Problem#2: Your Samba distribution was linked against ssl libraries (ldd
shows this), yet for some reason all of the ssl params in smb.conf give
errors to effect
> Problem#1: Apache2 that you distribute doesn't seem to have apxs support
> enabled. For this reason I needed to get apache src and rebuild. Not a
> problem doing this, but for others it might be. Plus, given that production
> sites will probably build from source anyways.
en) two glaring omissions/bugs.
Problem#1: Apache2 that you distribute doesn't seem to have apxs support
enabled. For this reason I needed to get apache src and rebuild. Not a
problem doing this, but for others it might be. Plus, given that production
sites will probably build from source anywa
You should also check your file name for correct capitalization if you
haven't already done so. Apache is case sensitive. You can use
mod_speling of course to help with this, but this is granted you have
installed a case insensitive file system which the apache files are
running from.
Hello Bob,
> If I open by "http://localhost";
> there is a brief flash of a blank square image box of the
> correct height but no image.
Sounds like you should check the file ownership and permissions.
Bye,
Leonard.
--
How clean is a war when you shoot around nukelar waste?
Stop the use of d
Hi all,
I have a simple test css page that includes a single
image. When I open the html file using "file->open" the
page displays correctly. If I open by "http://localhost";
there is a brief flash of a blank square image box of the
correct height but no image.
To rule out a path problem
that the new httpd
package (Apache 2.x) is dynamically linked against libraries made
available in Red Hat Linux 8/9. Since your system has libraries for RHL
7.3, these libraries may be older than the ones necessary to use the new
httpd package.
> Or, is there a better way to accompli
Hi,
I'm attempting an upgrade to Apache 2.0.x from 1.3.27 on a Redhat 7.3
box. RHN doesn't appear to offer an rpm for Apache 2 on 7.3. Normally
I'd just slap in the RH 9.1 CD and upgrade the installation but the 2
servers I'm working on are about 1600 miles away. So I download
Hi Brett,
> http://httpd.apache.org/docs-2.0/vhosts/fd-limits.html
Hmmm interesting, don't remember reading about that before but I guess
it makes sense.
I've got a fairly busy server that serves over 100 virtual hosts as well
as DNS, FTP, IMAP, POP3, SMTP, etc etc etc and it's still only using
eing
> easier to manage in the end.
> --
> Michael Gargiullo <[EMAIL PROTECTED]>
> Warp Drive Networks
>
Hmm.
The apache docs for vhosts advise that with a small number of sites this
is fine. The issue is evidently using a file descriptor for each of the
logfiles that must be
On Thu, 2003-09-11 at 22:22, Bret Hughes wrote:
> what do folk use to split log files by vhost for webaliser analysis?
>
> Bret
>
I ended up keeping separate log files for each vhost. It ended up being
easier to manage in the end.
--
Michael Gargiullo <[EMAIL PROTECTED]>
Warp Drive Networks
-
On Thu, 2003-09-11 at 22:35, Peter Kiem wrote:
> > what do folk use to split log files by vhost for webaliser analysis?
>
> Apache :)
>
> Log each vhost into their own logfile...Simple!
>
Yeah I thought about that but I hate looking in multiple logs for
problems. Not
> what do folk use to split log files by vhost for webaliser analysis?
Apache :)
Log each vhost into their own logfile...Simple!
--
Regards,
+-+-+
| Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> |
|
what do folk use to split log files by vhost for webaliser analysis?
Bret
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
On 12:55 10 Sep 2003, Parker Morse <[EMAIL PROTECTED]> wrote:
| On Wednesday, Sep 10, 2003, at 12:32 US/Eastern, Reuben D. Budiardja
| wrote:
| >On Wednesday 10 September 2003 11:46 am, Parker Morse wrote:
| >>Apache is sending the mime type "application/x-gzip" for
On Wednesday, Sep 10, 2003, at 12:32 US/Eastern, Reuben D. Budiardja
wrote:
On Wednesday 10 September 2003 11:46 am, Parker Morse wrote:
Apache is sending the mime type "application/x-gzip" for them, even
though the mime.types file shows "application/vend.ms-excel" fo
On Wednesday 10 September 2003 11:46 am, Parker Morse wrote:
> We've got a bunch of Excel files on our website.
>
> Apache is sending the mime type "application/x-gzip" for them, even
> though the mime.types file shows "application/vend.ms-excel" for files
>
We've got a bunch of Excel files on our website.
Apache is sending the mime type "application/x-gzip" for them, even
though the mime.types file shows "application/vend.ms-excel" for files
with an .xls extension.
Where else should I be looking?
Thanks,
pjm
--
On Mon, 2003-09-08 at 22:42, Bret Hughes wrote:
> On Mon, 2003-09-08 at 13:36, Edward Croft wrote:
> > I am having a problem staring apache on one of my servers. All Servers
> > are identical, all running RHAS. However, one is giving me an error
> > every time I try to start
On Mon, 2003-09-08 at 13:36, Edward Croft wrote:
> I am having a problem staring apache on one of my servers. All Servers
> are identical, all running RHAS. However, one is giving me an error
> every time I try to start Apache.
>
> [Mon Sep 8 13:58:58 2003] [error] mod_ssl: Init:
I am having a problem staring apache on one of my servers. All Servers
are identical, all running RHAS. However, one is giving me an error
every time I try to start Apache.
[Mon Sep 8 13:58:58 2003] [error] mod_ssl: Init:
(qabuyerapp2.hq.openratings.com:443) Unable to configure RSA server
Here's your stoopid question of the day: how do I make apache run
CGIs in one user's account as that user, so they can have write
permissions within their own directory? I don't want to have to give
the apache user access to user directories, and some of them need to run
On Tue, 2003-09-02 at 01:52, Ravi Narwade wrote:
> You don't have permission to access /var/www/html/index.html on this
> server.
> Apache/1.3.23 Server at cs.unipune.ernet.in Port 80
>
> but when I changed the ownership of the log file ie /var/log/httpd/access_log
> as
hello everybody
I am working with redhat 7.3 and the apache version is 1.3.23, still it
was working properly, yesterda I cleaned the logs so I remove the
/var/log/httpd/access_log file and then create a new one but i dont know
its ownership, now the ownership is root:root, when I started the
On Saturday 30 August 2003 09:34 pm, Jeffrey F. Lawhorn wrote:
> Yes, you're fine. I did some tests today and I get the same behavior. The
> logs look like it did a proxy transfer, but in reality it just sent my test
> homepage.
Allright. Thanks for the info and confirmation, Mike and Jeff.
RD
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: message/rfc822
X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-1.0.4
To: [EMAIL PROTECTED]
Subject: Re: Suspiciously Weird Apache Log -- HELP
In-Reply-To: Your message of "Sat, 30 Aug 2003 21:00:48 EDT."
<[EM
to port 80 on my
own server, and then say
GET http://www.webtwo.com/
all I get in reply is the index page of my own server. So I am fine? The proxy
folder in the apache directory also empty
Thanks.
RDB
> Regards, Mike Klinke
--
Reuben D. Budiardja
Department of Physics and Astronomy
On Saturday 30 August 2003 01:39, Reuben D. Budiardja wrote:
> First of all, is this dangerous and make my machine vulnerable?
>
> RDB
You should easily be able to duplicate the entry by telnetting into your
web server on port 80 and issue the same or similar GET request. In my
case the URL req
1 - 100 of 2142 matches
Mail list logo