[users@httpd] Website access without initial www.

2013-09-11 Thread Curtis Vaughan
Using Apache2.2.22 on a Debian7 server. Hosting multiple websites, but have reduced it to just one for now to try to figure out this problem. So, if I go to: www.vostok1.com the website shows up. HOWEVER, if I go to just: vostok1.com from outside our company network, I get the error "Forbidden.

[EMAIL PROTECTED] Meta tags: keywords and description

2007-04-03 Thread Curtis Vaughan
It is my understanding that the metatag "Keywords" is not really used by search engine crawlers any more, and that description is the better to use. Could someone confirm that? Also, I wondering about the syntax for these. For example, I am looking at the description for a law firm. It has: "Gene

Re: [EMAIL PROTECTED] virtual hosts by port

2006-09-28 Thread Curtis Vaughan
Actually it's working fine now. Sorry for the post! On 28.09.2006, at 10:58, Curtis Vaughan wrote: Under Apache 1.3 I had no problem with setting up separate virtual hosts based on the port. So, if someone went to www.domain.com they were sent to directory /var/www/domain/ However, if

[EMAIL PROTECTED] virtual hosts by port

2006-09-28 Thread Curtis Vaughan
Under Apache 1.3 I had no problem with setting up separate virtual hosts based on the port. So, if someone went to www.domain.com they were sent to directory /var/www/domain/ However, if they went to www.domain.com:8080 then they went to /var/ www/domain8080/ Now I've updated to Apache 2.0.5