Matthew Smith wrote:
[...]
Note : in your configuration, the 2 "ServerAlias" directives are
unnecessary.
You would only need a ServerAlias if one of the virtual servers was
known by more than one "name".
Then you would use
ServerName name1
ServerAlias name2
Or, it may also be useful if yo
Hi,
Which character encoding does httpd uses when reading httpd.conf? And a
related question, if I want to alias a URL containing some UCS
characters, am I supposed to use UTF-8 or percent-escaped UTF-8 in the
corresponding "Alias" directive?
Thank you,
Vasiliy
---
It looks like it is working now. I forgot to restart the server.
Thank you for the reponse.
On Mon, Aug 18, 2008 at 8:07 AM, Eric Covener <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 18, 2008 at 8:23 AM, Matthew Smith <[EMAIL PROTECTED]> wrote:
>> Hello.
>>
>> I have been using apache for my local w
On Mon, Aug 18, 2008 at 8:23 AM, Matthew Smith <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I have been using apache for my local web development for some time,
> and I am very happy with it. I am trying something new, and have run
> into a bit of trouble.
>
> I am responsible for multiple web sites, a
Hello.
I have been using apache for my local web development for some time,
and I am very happy with it. I am trying something new, and have run
into a bit of trouble.
I am responsible for multiple web sites, and use the httpd-vhosts.conf
to point to different document roots for each site. I al
On Sun, Aug 17, 2008 at 01:08, Zach Uram <[EMAIL PROTECTED]> wrote:
>
>
>
> I think my Apache is not serving the GB2312 charset. So I looked here:
Apache does not "serve" character sets. Apache will pass a html page
on to the browser, which will render it. The browser guesses what
charset the u