Thanks - this newbie appreciates the great help on many forums
Brian
On 1/16/07, Evan Platt <[EMAIL PROTECTED]> wrote:
At 01:10 PM 1/16/2007, you wrote:
>The following is from the Apache install instructions. It must
>therefore be possible to get Apache to listen to port 8080. I did the
>set up
At 01:10 PM 1/16/2007, you wrote:
The following is from the Apache install instructions. It must
therefore be possible to get Apache to listen to port 8080. I did the
set up as indicated.
Yes, your Apache IS listening on Port 8080. Your question was "is it
possible to configure Apache so that
Thanks - thought there had to be a way
Brian
On 1/16/07, Sander Temme <[EMAIL PROTECTED]> wrote:
On Jan 16, 2007, at 12:39 PM, Brian J Smith wrote:
> Question two - when I hit the menu item 'Edit the Apache httpd
> configuration file I get a windows error message that windows
> cannot open th
The following is from the Apache install instructions. It must
therefore be possible to get Apache to listen to port 8080. I did the
set up as indicated.
Brian
For whom to install Apache Select for All Users, on Port 80, as a
Service - Recommended if you'd like your new Apache to listen at port
On Jan 16, 2007, at 12:39 PM, Brian J Smith wrote:
Question two - when I hit the menu item 'Edit the Apache httpd
configuration file I get a windows error message that windows
cannot open this file. How does one overcome this? BTW I loaded
Apache on Drive E
Perhaps the shortcut is hardco
At 12:39 PM 1/16/2007, you wrote:
I am learning to use Macromedia to create webpages and using ColdFusion as a
server. In a book it is recommended that Apache be used (instead of PWS
which my OS does not support or IIS which only comes free with XP
professional!
I have downloaded and tried to s
I am learning to use Macromedia to create webpages and using ColdFusion as a
server. In a book it is recommended that Apache be used (instead of PWS
which my OS does not support or IIS which only comes free with XP
professional!
I have downloaded and tried to set up Apache but when I try
http://l
Joshua et al,
Thanks for the input guys. I've got it working now.
Cheers
George
> -Original Message-
> From: Joshua Slive [mailto:[EMAIL PROTECTED]
> Sent: 14 November 2005 2:54 pm
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Getting started -
On 11/14/05, George Pitcher <[EMAIL PROTECTED]> wrote:
> It isn't a PHP issue. On IIS, I set a virtual site called 'site_a' and
> specify which folder was going to be used. I then set up another 4 virtual
> sites with their own names and they all point to the same folder. I want to
> know how to d
You really only need one virtual host, but with several aliases. I
assume PHP is taking care of reading the host headers to know whether
it should serve site A or Site B's content. Like so:
ServerName siteA.com:80
ServerAlias siteB.com
ServerAlias siteC.com
Us
> > This isn't a website with three sub-directories. Its actually
> five websites
> > that use the same directory and it isn't the document root.
> >
> > When the user come in with the url
> 'http://www.website.com/site_a/' it takes
> > them to 'home.php' which breaks down the url and loads the con
On 11/14/05, George Pitcher <[EMAIL PROTECTED]> wrote:
> This isn't a website with three sub-directories. Its actually five websites
> that use the same directory and it isn't the document root.
>
> When the user come in with the url 'http://www.website.com/site_a/' it takes
> them to 'home.php' w
Joshua,
> -Original Message-
> From: Joshua Slive [mailto:[EMAIL PROTECTED]
> Sent: 13 November 2005 6:15 pm
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Getting started - problem with virtual sites
> (not necessarily 'hosts')
>
>
>
On 11/13/05, George Pitcher <[EMAIL PROTECTED]> wrote:
> Hi,
>
> After 6 years, I'm moving over from IIS to Apache 2, still on Windows. My
> server is on NT4, but my development machine runs Windows XP.
>
> I have a series of websites that share a document root, so that when they
> use the url 'www
Hi,
After 6 years, I'm moving over from IIS to Apache 2, still on Windows. My
server is on NT4, but my development machine runs Windows XP.
I have a series of websites that share a document root, so that when they
use the url 'www.mysite.com/site_a or www.mysite.com/site_b or
www.mysite.com/site_
15 matches
Mail list logo