Re: [users@httpd] Alternate Ports and Virtual Directories

2012-03-08 Thread Crispen Smith
Awesome, thank you. One last question; there's really no need to have 80 referenced at all as it's being used by my SSAS server, do you think it's better to keep the 80's in there or take them out? Tom Evans-3 wrote: > > On Thu, Mar 8, 2012 at 4:35 PM, Crispen Smith > wrote: >> >> Thank you S

Re: [users@httpd] Alternate Ports and Virtual Directories

2012-03-08 Thread Steve Swift
What response do you get to the command "ping localhost" What do you have on the "Listen" directive in your config? On 8 March 2012 15:57, Crispen Smith wrote: > > Hello, > I'm hoping I'm not posting this in a place or a way that will offend as I > only came across these forums this morning via

Re: [users@httpd] Alternate Ports and Virtual Directories

2012-03-08 Thread Steve Swift
Well, first off, the ServerName directive shouldn't contain ":" On 8 March 2012 15:57, Crispen Smith wrote: > > Hello, > I'm hoping I'm not posting this in a place or a way that will offend as I > only came across these forums this morning via google while looking for > groups that may be ab

Re: [users@httpd] Alternate Ports and Virtual Directories

2012-03-08 Thread Tom Evans
On Thu, Mar 8, 2012 at 4:35 PM, Crispen Smith wrote: > > Thank you Simone,  but I feel that you're jumping to the end of the story. > I'm quite happy to change the virtual posts to port once I get > localhost working correctly, but I'd like to understand that piece as well. > > Does that make

Re: [users@httpd] Alternate Ports and Virtual Directories

2012-03-08 Thread Crispen Smith
Thank you Simone, but I feel that you're jumping to the end of the story. I'm quite happy to change the virtual posts to port once I get localhost working correctly, but I'd like to understand that piece as well. Does that make sense? Simone Caruso wrote: > > >> > > your virtualhost

Re: [users@httpd] Alternate Ports and Virtual Directories

2012-03-08 Thread Simone Caruso
> your virtualhost is on port 80, why don't u try name-bases virtualhosts? http://httpd.apache.org/docs/2.0/vhosts/examples.html -- Simone Caruso IT Consultant +39 349 65 90 805 - To unsubscribe, e-mail: users-unsubscr...@h

[users@httpd] Alternate Ports and Virtual Directories

2012-03-08 Thread Crispen Smith
Hello, I'm hoping I'm not posting this in a place or a way that will offend as I only came across these forums this morning via google while looking for groups that may be able to help with a problem I am encountering. This is a fairly long post, and I apologize for that but a lot of it is code e