@httpd] Virtualhosts - Starting from afresh
Yes, something of that sort.
- Original Message -
From: "Mark Feather" [m...@akwe-xavante.demon.co.uk]
Sent: 01/15/2010 01:22 PM GMT
To:
Subject: Re: [us...@httpd] Virtualhosts - Starting from afresh
Thank you Peter,
Do you
ive for the your main identity zone.
-p
- Original Message -
From: "Mark Feather" [m...@akwe-xavante.demon.co.uk]
Sent: 01/15/2010 12:20 PM GMT
To:
Subject: [us...@httpd] Virtualhosts - Starting from afresh
Hoping somebody can help me here.
I have an old Linux box running apache that
Hoping somebody can help me here.
I have an old Linux box running apache that's at least 7 years old. It has
several virtualhosts setup on it that are working seamlessly.
I have built a new Linux box and I have the latest version of Apache up and
running with its main server configuration se
Hi,
For a number of weeks I have been puzzling over a strange problem.
My Web Server is only available to visitors intermittently!
A remote request is made and the browser returns a message server not found,
several seconds or minutes even hours later everything is OK.
I have experienced thi
What happens if you run IE7 as administrator, right click > "Run as
Administrator" does the webpage display then?
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Friday, June 22, 2007 1:22 PM
Subject: [EMAIL PROTECTED] IE7 running on Windows Vista does not display page
via
Silly Question,
Does the WinVista machine running IE7 display other webpages elsewhere in
the world, http & https?
- Original Message -
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To:
Sent: Friday, June 22, 2007 6:36 PM
Subject: Re: [EMAIL PROTECTED] IE7 running on Windows Vis
Does this help: http://www.faqs.org/docs/securing/chap29sec254.html
- Original Message -
From: "Israel Brewster" <[EMAIL PROTECTED]>
To:
Sent: Thursday, January 11, 2007 5:11 PM
Subject: Re: [EMAIL PROTECTED] Simple perl question
Yeah, I'm coming to that conclusion. I didn't want to
What is not being found?
Is apache finding the perl script or is perl not finding what it wants to
run the script.
Have you had perl scripts running without errors in the past?
When you try running the test.cgi script does apache / your browser find it
and try to run it, if apache does find
To be sure, at the command prompt type ..Is perl in the
correct location?
What are the permissions of your cgi-bin directory and the script?
You say that your script has the .cgi extension but your error message is
refering to a .pl extension!?
What is the name of your file? /cgi-bin/per
A little background info
I have a default server (My Business) and 3 sponsored virtualhosts at the mo.
They are all working without errors, i can browse them all when punching in the
respective domain names.
The default server has a cgi-bin called cgi-bin, i have set things up so that
thi
urity issues?
Are there any serious Do's and Don'ts involved?
Any Help and advice welcome.
Mark Feather
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, October 11, 2006 2:32 PM
Subject: Re: [EMAIL PROTECTED] cgi-bin woes
On 10/11/06, Thom Hehl <[EMAIL PROTECTED]> wrote:
I checked the logs and there is literally nothing in them. I stopped
httpd, ble
- Original Message -
From: "Mark Feather" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, September 19, 2006 11:21 PM
Subject: Re: [EMAIL PROTECTED] More about "Setting up my own Apache Web Server"
- Original Message -
From: "Darren Hall" <
- Original Message -
From: "Darren Hall" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, September 19, 2006 9:28 PM
Subject: RE: [EMAIL PROTECTED] More about "Setting up my own Apache Web Server"
I have SELINUX=enforcing in /etc/selinux/config. Correct?
You've lost me there.
Not sure how y
site and ran the the test and all ports came up stealth i am
wondering what to do now as when i ping from here i got results so in a
bit of a mess now
any help again would appreciated
Mark Feather wrote:
Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and performed a
port scan?
d all ports came up stealth i am
wondering what to do now as when i ping from here i got results so in a
bit of a mess now
any help again would appreciated
Mark Feather wrote:
Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and performed a
port scan?
- Original Message --
in last time
i visited the site and ran the the test and all ports came up stealth i am
wondering what to do now as when i ping from here i got results so in a
bit of a mess now
any help again would appreciated
Mark Feather wrote:
Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and perfor
from here i got results so in a
bit of a mess now
any help again would appreciated
Mark Feather wrote:
Have you visited http://www.grc.com/x/ne.dll?rh1dkyd2 and performed a
port scan?
- Original Message - From: "Jason Henderson"
<[EMAIL PROTECTED]>
To:
Sent: Monday
n any help gratefully appreciated
Mark Feather wrote:
Are you sure that blades.gotdns.com is a valid address?
No ping, No FTP, No Ssh, No Webserver, No Nothing at either the
blades.gotdns.com or 86.133.145.236!
Is the Router Firewalled or incorrectly configured?
Are your machines firew
Are you sure that blades.gotdns.com is a valid address?
No ping, No FTP, No Ssh, No Webserver, No Nothing at either the
blades.gotdns.com or 86.133.145.236!
Is the Router Firewalled or incorrectly configured?
Are your machines firewalled?
Shut down all firewalls and visit http://www.grc.com/
Is your Config file split up into several files,
does your config file call (if thats the correct word to use) other config files
from elsewhere after your personal additions / alterations. If so
this would i guess override all your own work?
Are you altering the correct Config File? Is
suggestions
Stephen
-Original Message-From: Mark Feather
[mailto:[EMAIL PROTECTED] Sent: 29 July 2005 23:20To:
users@httpd.apache.orgSubject: Re: [EMAIL PROTECTED] cgi scripts not
running
Allso is
Options ExecCGI
the same as
Options +ExecCGI
Try replacing
Where is your Document Root in relation to your cgi-bin?
Does your scripts Shebang line point to the correct location of bash?
Is there anything in your error logs that may help?
Try a perl cgi script, create a file called test.cgi and place the following
code into it, does it run correctly in the
Allso is
Options ExecCGI
the same as
Options +ExecCGI
Try replacing
with
Thanks Wesley for your reply.
Unfortunately that not it, the script has the extension .cgi
I find it a bit odd that unless I put the entire path in my web page, the
script cannot be found.
i.e. I have to p
Try replacing
with
Thanks Wesley for your reply.
Unfortunately that not it, the script has the extension .cgi
I find it a bit odd that unless I put the entire path in my web page, the
script cannot be found.
i.e. I have to put ACTION=”/var/www/cgi-bin/mycgi.cgi” instead of
ACTION=”/my
When you say that you cannot access your web server remotely are you
entering the ip address 217.221.159.221 into a browser on a machine within
your Network or from a remote machine?
>From my network
>From the internal (ip address) it works but do you know why not using the
external (ip address)
When you say that you cannot access your web server remotely are you
entering the ip address 217.221.159.221 into a browser on a machine within
your Network or from a remote machine?
-
The official User-To-User support forum of t
> Can you access the Internet from your Linux box using any Internet
Service,
> FTP, Ping, Tracert?
>From linux I get network unreachable
> If not you may have to Configure your Linux Machines "Name Server
> Configuration" and enter your ISP's Primary and Secondry DNS Addresses and
> reboot.
any
Assuming that your companies Router is set up to allow an incomming and
outgoing TCP connection to your Linux Machines Local IP Address on port 80.
Are you entering the Public IP Address into the Remote Browsers address bar
and or a Domain Name?
What is Remote IP Address / Domain Name?
What is t
In fear of making a fool of myself!
Does the presence or absence of trailing forward slashes make a difference?
Is: Alias /cgi-bin /srv/www/cgi-bin/
the same as: Alias /cgi-bin/ /srv/www/cgi-bin/
with or without the last forward slash too!
Is http://www.yourdomain.com/cgi-bin/ the same as
http
30 matches
Mail list logo