"apache". But there
is always pain in getting from here to
there when computer standards are being changed.
Stephen
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
Edward Ruggeri wrote:
(Of course, my system hostname (in /etc/hostname) is not fully qualified.)
Your hostname, should have an entry in /etc/hosts
127.0.0.1 hostname
Then Apache is happy and you are fine.
Stephen
-
The
ile for NameVirtualHost.
Delete the one in ports.conf.
Hope this saves someone some time.
Stephen
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> fo
. is there a way in someones htaccess file to only allow
the images to be displayed if they are from the local web page.
http://altlab.com/htaccess_tutorial.html
All you need is one this site!
Stephen
-
The official User-To
have run httpd -t -D DUMP_VHOSTS and apache tells me the syntax is OK.
In httpd.conf I have:
NameVirtualHost *:80
DocumentRoot /home/stephen/www/domaintest
ServerName www.domaintest.com
ServerAdmin [EMAIL PROTECTED]
ServerSignature email
Can someone help me get this figured
?
I am not using DNS. The Windows client resolves the domain using the
hosts file. When I ping domaintest.com I get a response from the server.
Thanks. Any other ideas.
Stephen
-
The official User-To-User support forum of
on the Windows client to resolve the domain and I have confirmed
that it works by pinging domaintest.com and getting a response from the
server.
I did this a year ago, so I am sure it will work.
But this has me puzzled
Thanks
Stephen
Pid wrote:
Try ping -a www.domaintest.com in a DOS prompt.
If it doesn't resolve the right IP address your hosts file needs looking
at again.
The ping works just fine.
I am puzzled.
Thanks
Stephen
-
The official Us
My hosts file just had the domains and not the www.
All is good now.
Thanks all.
Stephen
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more i
programs.
It is not a big deal since I am not using SSH in this environment, but I
do like to correct errors.
Can someone suggest what I should try?
Thanks
Stephen
-
The official User-To-User support forum of the Apache HTTP Server
The file permissions are wide open. I am doing this on my laptop when I
am travelling.
I compared settings for these files with other .dll files in the
directory and everything looks the same.
This is the only one that indicates an error when Apache starts.
Check the file permissions:
try ma
iable in the apache2 httpd.conf.
Can I add that variable and will it have the same effect .
Look at some of the nested/included *.conf files.
The idea is that changes are made to them, and not http.conf.
Stephen
-
The official
think that there is anything that you
can do.
Stephen
RL starts with
http://abc.com can get in? Thank you very much for your help.
When you configure apache for the virtual hosts, you specify different document
roots. This keeps their directories separate and safe.
Stephen
;http://www.dawsonsphotographytest.com/"; I
get the Apache test page, and the subject message is logged.
When I enter in my browser
"http://www.dawsonsphotographytest.com/index.html"; I get the index.html
page.
Can someone help me understand and correct this problem?
Thanks
edhat supplies (hoping to get up and
running with the web site development without spending a lot of time
getting apache going). The wizard looks like it is serving up index.html
index.htm and index.shtml, but who knows what is written to httpd.conf.
St
My host runs Linux.
Not sure exactly how the file got a group writable setting, but I am
curious as to why this caused Apache to throw up over it.
Thanks
Stephen
-
The official User-To-User support forum of the Apache HTTP
Eric Covener wrote:
On Mon, Jul 7, 2008 at 12:20 PM, Stephen <[EMAIL PROTECTED]> wrote:
My host runs Linux.
Not sure exactly how the file got a group writable setting, but I am curious
as to why this caused Apache to throw up over it.
Maybe you're usin
can set it up, think it works, and be surprised at
a later time?
Using PHP, perhaps?
Thanks
Stephen
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html>
[EMAIL PROTECTED] wrote:
I will be out of the office starting 06/30/2006 and will not return until
07/31/2006.
I will respond to your message when I return.
I wonder how many mailing lists Dimitar is subscribed to?
-
The
am a
user, and did not to learn enough to be an apache administrator.
I suspect you are the same.
Uninstall and start over with a good distro.
Stephen
-
The official User-To-User support forum of the Apache HTTP Server
Michael Flanagan wrote:
Stephen,
Can i use a Linux Distro on a Windows Platform?Or must it be Linux/Unix?
Mike
I don't know of any. There are some good books that cover all of Apache,
MySQL and PHP and they come with install disks and instructions for the
Windows environment.
Probabl
PHP error:
*Warning*: require_once(Database/MySQL.php) [function.require-once
<http://www.stephenofroissytest.com/function.require-once>]: failed to
open stream: No such file or directory in
*/home/stephen/www/stephenofroissy.com/htdocs/work.php* on line *3*
*Fatal erro
I figured this out. As I expected it was something silly.
I misspelled htaccess
Stephen wrote:
I am working on a home server but setting it up like my web host.
I am getting an error in a PHP script when it can't find the included
file because the path is the one specified in Apa
router to map port 8080 to the
Apache IP
4) In the Apache .conf file, make sure it listens to port 8080
That should do it
Stephen
Daniel L. McGrew wrote:
I have Apache2 on a Debian, Sarge computer.
I'm behind a Linksys (WRT54GS)
router. I've installed the packages to enable this
comp
in PHP or CGI to
handle the action of the form.
Stephen
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EM
http://dan.drydog.com/apache2php.html
Stephen
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTEC
to http://127.0.0.1 I get the apache welcome page
I have entered the domains in my vhosts.conf file.
When I enter test domain in Firefox it says it is unable to establish a
connection
Any ideas?
Thank you!
Stephen
-
The
nter
http://www.stephenofroissytest.com/cpfunctions.php it goes as expected.
When I move cpfunctions.php to C:/www/www/stephenofroissy.com/include I
get a 404. And *no* log entry.
Help!
Please. And thank you
Stephen
-
The official User-To-Us
80
In my virtual-sites file I have:
ServerAdmin webmaster@localhost
DocumentRoot /home/stephen/www/roissy.ca/public_html
ServerName www.roissytest.ca
ErrorLog /home/stephen/www/roissy.ca/public_html/error.log
TransferLog /home/stephen/www/roissy.ca/public_html/transfer.log
st.ca Port 80
Permissions of the document root are RW RW and R
Stephen
www.roissy.ca
On 15-06-07 10:23 AM, Yehuda Katz wrote:
Ubuntu changed the configuration to require config files end with
".conf". You didn't give the full path, but since you said "In my
virtual-sites file&
On 15-06-07 04:22 PM, Yann Ylavic wrote:
On Sun, Jun 7, 2015 at 10:12 PM, Yann Ylavic wrote:
On Sun, Jun 7, 2015 at 5:44 PM, Stephen wrote:
Thank you. adding the file extension allowed some progress to be made.
Not I get this in my browser:
Forbidden
You possibly need to give rights to
package libapache2-mod-php5 (--configure):
subprocess installed post-installation script returned error exit
status 1
Errors were encountered while processing:
libapache2-mod-php5
--
Stephen
--
Stephen
www.roissy.ca
-
To
system now is noticeably "snappier" than before. I like.
--
Stephen
www.roissy.ca
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
Hope this helps
http://askubuntu.com/questions/42190/apache-server-doesnt-start-automatically
Stephen
www.roissy.ca
On 16-08-16 06:26 PM, R wrote:
Hi,
I've installed apache on my Ubuntu 16.04 machine as follows:
sudo apt-get install apache2
and it works fine. It does not resta
FTP 1.91.2
Centos 5.7
Apache 2.2.15
Thanks,
stephen
Try changing the filename from bar.html to index.html
Stephen
www.roissy.ca
On 2019-05-26 8:59 a.m., Robert Moskowitz wrote:
I have a web site accessible by: www.foo.com/bar.html
But users that use: www.foo.com/bar
get a directory content of the files in directory bar.
What do I need to
Apache default page but corrected the file permissions
to 755.
Any and all help welcome!
--
Stephen
www.roissy.ca
er@localhost
DocumentRoot /home/stephen/www/roissy.ca/public_html/roissystudio.ca
ServerName www.roissystudiotest.ca
DirectoryIndex index.php
AllowOverride All
Require all granted
ErrorLog /home/stephen/www/roissy.ca/public_html/roissystud
I checked my other virtual sites and I cannot connect to any of them.
Clearly, I have broken something, but I have no idea as to what.
Stephen
www.roissy.ca
On 2020-04-30 3:39 p.m., Stephen wrote:
I have a standard LAMP for development.
I set up a new virtual host about once every two years
I have also found the modem equipment they supply from your provider also has
an IDENTIFIER that is equivelant to an IP address... in other words, they TELL
you that you have a DYNAMIC IP when there is a SEPARATE STATIC IP identifying
your EQUIPMENT... use THAT instead! If you press them HARD e
I run virtualhost with 18 sitenames, each having its own subdirectory system,
running off of ONE server, all with the SAME IP address, just different names.
SOME referenced from a DYNAMIC NAME SERVER, some static... AND multiple names
could come to the SAME site, and based on the NAME could be
Shirley, you jest... how else could an equipment identify itself when turned
on... I pressed COX CABLE after PURCASING DYNAMIC BUSINESS CABLE connection,
only to find that they identified your EQUIPMENT before assigning a DYNAMIC IP
from the pool... but already HAD a PERMANENT EQUIPMENT IP. They
She's on the right track... I have Apache with PHP installed, one instance, and
serve 18 websites out of it concurrently. ONLY one loaded copy of either...
works just fine. Writing mysites in STDIO in/out thru visual basic AND now in
PHP to elimiinate MOST of the VB .exe script files... but lik
reload. Do we have to just create a
new line?
--
Best Regards,
Stephen
Sent from Sydney, Nsw, Australia
I found references TO ApacheCtl, as in documentation, but did not find the
actual script itself... NOW what?
See us online at http://www.LOVEnCompany.com.
-- Original Message --
From: Dan Poirier
To: users@httpd.apache.org
Subject: [us...@httpd] Re: apache env vars - best pract
Hi,
I have just installed apache httpd-2.2.14 on a linux machine running
SLES10. I am running the web server as non-root, so I have set the
listening port to "23456" in my httpd.conf file. It appears to start
correctly:
> netstat -an | grep LISTEN | grep 234
tcp0 0 :::23456
Hi,
When I try the access using "http://localhost:23456"; I get a web page display
"It works".
Is there a way of telling the browser or apache to use this port by default?
Regards
Steve
>-Original Message-
>From: Iñigo Medina García [mailto:imed...@grosshat.com]
>Sent: Tuesday, 3 No
I have set up a routine in my server that logs all incoming IP addresses and
parses for duplicates in the same list. HOWEVER...a person posting almost NEVER
has the same address. I believe I am not using the actual IP Address at all.
What I WANT is the actual SERIAL NUMBER (If you could call it
ne at http://www.LOVEnCompany.com.
-- Original Message --
From: Brian Mearns
To: users@httpd.apache.org
Subject: Re: [us...@httpd]
Date: Tue, 10 Nov 2009 10:52:18 -0500
On Tue, Nov 10, 2009 at 8:28 AM, Eric Covener wrote:
> On Tue, Nov 10, 2009 at 8:19 AM, Stephen Love wrote:
>&
0 Nov 2009 11:55:05 -0500
On Nov 10, 2009, at 08:19 , Stephen Love wrote:
> I have set up a routine in my server that logs all incoming IP
> addresses and parses for duplicates in the same list. HOWEVER...a
> person posting almost NEVER has the same address. I believe I am not
>
Don't want identification. I want point to point response capability, even if
it goes away later... a way to know that I can send back to that exact address
and know it went to that particular computer instead of randomly going all over
the world. Sounds like either I have been misinformed about
- Original Message --
From: Sean Conner
To: users@httpd.apache.org
Subject: Re: [us...@httpd]
Date: Tue, 10 Nov 2009 19:35:39 -0500
It was thus said that the Great Stephen Love once stated:
> So what you are telling me is that there IS no REAL 2-way handshaking
> going on. Then we
Saman
To: users@httpd.apache.org
Subject: Re: [us...@httpd]
Date: Wed, 11 Nov 2009 14:54:31 +0200
André Warnier wrote:
> Stephen Love wrote:
>> Ok, now we're getting somewhere... just ENOUGH to eliminate the path
>> inbetween... I'd just like to ask APACHE for a un
: [us...@httpd]
Date: Tue, 10 Nov 2009 22:34:24 -0500
On Tue, Nov 10, 2009 at 6:37 PM, Eric Covener wrote:
> On Tue, Nov 10, 2009 at 6:20 PM, Stephen Love wrote:
>> So what you are telling me is that there IS no REAL 2-way handshaking going
>> on. Then we've lost ALL hope of secu
ule.
If anybody can tell me whether I've misunderstood something, or if
there is a solution to this, I would be extremely grateful.
Steve
--
Stephen Wellington
07956 042387
01865 28 ext 12438
[EMAIL PROTECTED]
[EMAIL PR
On Mon, Sep 1, 2008 at 1:25 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 1, 2008 at 8:01 AM, Stephen Wellington
> <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> Am having trouble with mod_rewrite and would appreciate a little help.
>> I've tr
On Mon, Sep 1, 2008 at 1:59 PM, Stephen Wellington
<[EMAIL PROTECTED]> wrote:
> On Mon, Sep 1, 2008 at 1:25 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
>> On Mon, Sep 1, 2008 at 8:01 AM, Stephen Wellington
>> <[EMAIL PROTECTED]> wrote:
>>> Hi,
>>&g
On 9/2/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a redirect problem, I already googled it and I cannot find how to do
> it.
>
> What I have to do is:
>
> I have this URL:
> http://www.domain.com/abc/def/abcd.asp?abc=123&def=456&ghi=135
>
> I have to redirect the reques
On 9/4/08, Gallardo, Lisa <[EMAIL PROTECTED]> wrote:
> Greetings,
> I am using sspi to authenticate users against active directory. When the
> site opens users get a login prompt but if they incorrectly enter their
> login information they get the Authorization Required error and can't
> refres
.
eg.
Alias /A
Alias /B
>
...
/A>
SetEnv Config A
...
/B>
SetEnv Config B
...
I am quite sure that this used to work in versions of apache before 2.2.
Any practical sugestions would be appreciated.
Cheers
Stephen Brennan
PS: previous posting was sent without
Stephen
-Original Message-
From: Nick Kew [mailto:[EMAIL PROTECTED]
Sent: Monday, 3 November 2008 8:25 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Apache - URL based environment variables
On Mon, 3 Nov 2008 13:04:32 +1000
"Stephen Brennan" <[EMAIL PROTECTED]&
nst a different string to what I am expecting or the pattern
matching is not working properly.
Could you please explain what is going on?
Cheers
Stephen
-Original Message-
From: Stephen Brennan
Sent: Tuesday, 4 November 2008 7:30 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROT
8.5BD729C0]
Stephen Goldschmidt - IT Administrator
1240 Sussex Turnpike | Randolph | NJ |07869
Phone: 973.895.6718 | Mobile: 201.247.8962
sgoldschm...@tricofcu.com | www.tricofcu.com
CONFIDENTIALITY NOTICE:
This message contains information t
, Apr 8, 2009 at 9:04 AM, Stephen Goldschmidt
wrote:
> Hello
>
> I am using apache and have a Virtualhost enabled with ssl and this works
> great, using a godaddy ssl cert.
>
> my question is the certificate is only assigned to one domain name.
> www.domain.com
>
>
roblem a little more.
--
Regards
Stephen Collyer
Netspinner Ltd
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e
set up pointing to a cgi-bin dir thats
working just fine, too. This strikes me as odd.
I'm much keener to get Apache to tell why it's returning a
403 rather than guessing - do you know if this is possible ?
--
Regards
Stephen Collyer
Netspinner Ltd
--
Joshua Slive wrote:
On 12/10/05, Stephen Collyer <[EMAIL PROTECTED]> wrote:
And the perms are fine - chmod'ed everything wide open earlier
on to be sure.
There's a ScriptAlias set up pointing to a cgi-bin dir thats
working just fine, too. This strikes me as odd.
You ch
Boyle Owen wrote:
-Original Message-
From: Stephen Collyer [mailto:[EMAIL PROTECTED]
I'm not familiar with the Apache code base, but I guess this
implies that there's no trace code in there ? Seems to be
something of an omission for a project as large as Apache, if so.
revoked.
Unfortunately, I'm not sure if there's:
a) any good support in Apache for this yet (a bit of
Googling suggests not)
or
b) any widespread support for this from CAs.
Unless anyone knows any better, you're probably stuck with the
CRLs for the time being.
--
Regards
Stephen Col
Joshua Slive wrote:
On 12/12/05, Stephen Collyer <[EMAIL PROTECTED]> wrote:
Well, if we're going to be picky, I guess you're right: I should
have said that I found nothing that helped me. Yes, I got an "access
denied by server configuration", but let's face it, i
pache config if necessary. I've google for
this but am currently baffled - am I missing something obvious here ?
--
Regards
Stephen Collyer
Netspinner Ltd
-
The official User-To-User support forum of the Apache HTTP Serv
Joe Orton wrote:
On Tue, Jan 31, 2006 at 12:34:27PM +, Stephen Collyer wrote:
I have an SSL enabled Apache 2.0.55, with a CGI enabled
Location accessible via SSL.
When I try to execute a POST against this location, I get
a 405 "Method not allowed" response.
Th
e error
message says, and what it's telling me to do, but I
wanted to know why SSL is screwing up the POST in the first
place. A single line comment in a log file doesn't really
give me enough background.
--
Regards
Stephen Collyer
Netspinner Ltd
---
Joe Orton wrote:
On Tue, Jan 31, 2006 at 02:42:27PM +, Stephen Collyer wrote:
Joe Orton wrote:
On Tue, Jan 31, 2006 at 12:34:27PM +, Stephen Collyer wrote:
I have an SSL enabled Apache 2.0.55, with a CGI enabled
Location accessible via SSL.
When I try to execute a POST against
Stephen Collyer wrote:
Right. Howver, by "workaround" I was referring to a configuration
change (maybe adding that SSLOptions +OptRenegotiate ?).
For the record, I've tried the various config. related fixes
suggested in the bugzilla report (i.e. the adding of
SSLOptions +OptR
ix.
If you look back a few weeks in the archives for this list you'll
see a thread where Joe Orton posts a reference for the patch for
Apache 2.0.x, should you need to stick with that.
--
Regards
Stephen Collyer
Netspinner Ltd
---
i don't get it?
Michael W Cocke wrote:
On Wed, 15 Mar 2006 16:53:23 +, you wrote:
On Wednesday 15 March 2006 16:02, Michael W Cocke wrote:
It wasn't the answer I wanted, but it's an answer. Thanks!
For a different answer, see http://sni.corelands.com/
Very amusing. Jerk.
Mike-
--
you douchebag, learn how to read. there are directions at the bottom of
EVERY email from the list about how to unsubscribe.
and nobody but YOU could have signed your dumb ass up in the first place.
loser. some people should not be allowed to touch computers.
hui xu wrote:
Please unsub me form
/cricket/images/rrdtool.gif failed
[Fri Feb 23 05:56:28 2007] [error] [client
10.19.83.200] Premature end of script headers:
/home/sanscript/public_html/cricket/images/rrdtool.gif"
Has anyone seen this before & know how to correct?
-Mark
> Mark Lavi, Enterprise Web Management Team @ SGI
> mailto:[EMAIL PROTECTED] || phone:+1-650-933-7707
>
> -Original Message-
> From: Stephen Truxton [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 23, 2007 2:28 PM
> To: users@httpd.apache.org
> Subject: [EMA
; (and add any other appropriate file type extenders
> if need be).
>
> That, along with the file permissions we already
> discussed, should help
> avoid the executing GIFs.
>
> --Mark
> Mark Lavi, Enterprise Web Management Team @ SGI
> mailto:[EMAIL PROTECTED] |
ting X threads." etc. but it actually serves no
pages.
Anyone have any ideas?
-Stephen
Victor,
Just to be clear. Are you saying they all end up crashing Apache, or causing
Aache not to gracefully recover from crashes? There are two issues here and
I'd like to know for which FastCGI is a typical solution. We've already been
investigating fcgid as an option.
-Stephen
Does anyone have a recommendation on a good book for Apache security? I
have found several at amazon.com, but I figure you folks would know
which is the best.
Thanks
-
The official User-To-User support forum of the Apache HTT
apache 2.0.52 but fails
on 1.3.20 with an error 405:
The requested method POST is not allowed for the URL /pdf/temp/16557996.pdf.
Whatever technique I use has to work on both 1.3 and 2.0 so I'd like to
know if there is a better way.
--
Stephen Car
Morning,
I want to use mod_auth for apache2 to restrict access to a directory on
a website. I also want to use mod_rewrite to force such authentication
to be over https. I have the following in dir/.htaccess:
RewriteEngine On
RewriteCond %{HTTPS} !^on$
RewriteRule ^
just "conf/" (and copying the conf directory into
bin doesn't help at all, so I wonder if that is the real problem).
Doesn anyone have any idea what could be wrong? Is there some other
information you'd need?
Thanks in advance for any advice.
-- Stephen
---
*/Boyle Owen <[EMAIL PROTECTED]>/* wrote:
> -Original Message-
> From: Stephen Cook [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 14. Juli 2005 12:56
> To: apache list
> Subject: [EMAIL PROTECTED] Starting Apache2 on Win2k as another user
>
s\")
I'm willing to bet it'd need "Read" and "Read and Execute" for the
cgi-bin\ directory if you use that, and "Read" on the manual\, errors\,
icons\, and htdocs\ directories if you use those.
Of course, if I am blatantly wrong about any of this please
!
I am using Fedora Core 3, Apache 2.0
Many thanks
Stephen
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 28/07/2005
using Fedora Core 3, Apache 2.0
Many thanks
Stephen
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 28/07/2005
N="">
what do you think?
Stephen
From: Craft, Wesley
[mailto:[EMAIL PROTECTED]
Sent: 29 July 2005 20:40
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] cgi
scripts not running
This might be a shot in the dark, but in
your first post you
-bin/mycgi.cgi by the way
Document_root=/var/www/html
Cgi-bin =/var/www/cgi-bin
Shebang line is ok, the script works from command line
Thanks for you help, I’ll happily try any other
suggestions
Stephen
-Original Message-
From
I’ve put ScriptAlias /cgi-bin/
“/var/www/cgi-bin/” in the config file,
dosen’t this do it?
Thanks
Stephen
From: Kevin O'Neil
[mailto:[EMAIL PROTECTED]
Sent: 30 July 2005 00:18
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] cgi
scripts not ru
Yes, but it was worth a try L
Stephen
From: Mark Feather
[mailto:[EMAIL PROTECTED]
Sent: 30 July 2005 00:44
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] cgi
scripts not running
Another silly thought...when you make an alteration in
the config
days, but I do feel a bit of an idiot.
Many thanks to Mark and Kevin for your help, it is much appreciated
Stephen
From: Mark Feather
[mailto:[EMAIL PROTECTED]
Sent: 30 July 2005 01:28
To: users@httpd.apache.org; Kevin
O'Neil
Subject: Re: [EMAIL PROTECTED
should behave so differently from Apache 1.
--
Stephen Carville <[EMAIL PROTECTED]>
Unix and Network Admin
Nationwide Totalflood
6033 W. Century Blvd
Los Angeles, CA 90045
310-342-3602
-
The official User-To-User support forum
John Hicks wrote:
Stephen Carville wrote:
During a migration from Apache 1 to Apache 2 I found a problem with
DirectoryIndex in VirtualHosts
I have several Virtual Hosts defined with a DirectoryIndex:
ServerName www.nationwide-totalflood.com
DocumentRoot/var/jakarta/dpsi
This could also mean that apache is not shutting down competely before
restarting. Try
# service httpd stop
# ps -ef | grep httpd (until no processes are seen)
# service httpd start
--
Stephen Carville <[EMAIL PROTECTED]>
Unix and Network Admin
Nationwide Totalflood
6033 W. Centur
1 - 100 of 218 matches
Mail list logo