[olug] HTTPD vhosts

Lou Duchez lou at paprikash.com
Tue Jan 1 00:07:43 UTC 2013


That's good, it means your permissions are off.  Try this:

chown root:root /etc/mime.types
chmod a+r /etc/mime.types


> nowi get a 403 forbidden error
>
>
> On Mon, Dec 31, 2012 at 3:33 PM, Lou Duchez <lou at paprikash.com> wrote:
>
>> Here's my /etc/mime.types:
>>
>> http://www.paprikash.com/mime.**types<http://www.paprikash.com/mime.types>
>>
>>
>>
>>   it failed entirenly, no error to the console, but looks like i need a
>>> non-existent mime.types file, could i get a copy of someones?
>>>
>>>
>>> On Mon, Dec 31, 2012 at 12:33 PM, Christopher Cashell
>>> <topher-olug at zyp.org>wrote:
>>>
>>>   On Mon, Dec 31, 2012 at 12:23 PM, Dave Rowe <dave at roweware.com> wrote:
>>>>> Do you have entries in your /etc/hosts file for each of those
>>>>>
>>>> 'ServerName'
>>>>
>>>>> entries?  You can map them to 127.0.0.1 in /etc/hosts, since it is local
>>>>>
>>>> to
>>>>
>>>>> your machine.
>>>>>
>>>> Not just the ServerName entries, but also make sure the locally
>>>> assigned hostname can be looked up.  Can you show us the output of the
>>>> following commands?
>>>>
>>>> hostname
>>>> domainname
>>>> host hopper.flintfam.org
>>>> ping -c1 hopper.flintfam.org
>>>> grep -i hopper.flintfam.org /etc/hosts
>>>>
>>>>   -Dave
>>>> --
>>>> Christopher
>>>> ______________________________**_________________
>>>> OLUG mailing list
>>>> OLUG at olug.org
>>>> https://lists.olug.org/**mailman/listinfo/olug<https://lists.olug.org/mailman/listinfo/olug>
>>>>
>>>>
>>>
>> ______________________________**_________________
>> OLUG mailing list
>> OLUG at olug.org
>> https://lists.olug.org/**mailman/listinfo/olug<https://lists.olug.org/mailman/listinfo/olug>
>>
>
>




More information about the OLUG mailing list