[HCoop-Help] [RE: [HCoop-Announce] .htaccess being disabled on mire]

Lauren McNees lauren at hcoop.net
Tue Feb 26 19:32:50 EST 2008


Actually I just realized that this domtool config broke my whole site, not
the permalinks. Any ideas why the config you gave me didn't work? Maybe if
we could get it to work it would work for the permalinks/rewrites too.
Thanks.

> I changed my domtool to what you said (copied below) and removed .htaccess
> and it broke my links.
>
> dom "rosasharn.com" with
>   wordPress "wordpress" where
>     DocumentRoot = home "wordpress"
>   end
> end
>
>> On Tue, Feb 26, 2008 at 11:34 PM, Lauren McNees <lauren at hcoop.net>
>> wrote:
>>>  dom "rosasharn.com" where
>>>   DocumentRoot = home "wordpress";
>>>  with
>>>   wordPress "wordpress" where
>>>     DocumentRoot = home "wordpress";
>>>   end;
>>>   (* Could make the above just 'wordPress "wordPress";', because you've
>>>  already set the DocumentRoot above. *)
>>>  end;
>>
>> Try this:
>>
>> dom "rosasharn.com" with
>>   wordPress "wordpress" where
>>     DocumentRoot = home "wordpress"
>>   end
>> end
>>
>> You could set DocumentRoot higher up, but I don't see the point of that.
>>
>> In any case this should work, without any .htaccess file, or any
>> additional rewrite rules. Those are all generated by wordPress.
>>
>> If you don't believe me you can inspect the compiled Apache
>> configuration
>> with
>>
>> $ domtool-admin describe rosasharn.com
>>
>> _______________________________________________
>> HCoop-Help mailing list
>> HCoop-Help at lists.hcoop.net
>> https://lists.hcoop.net/listinfo/hcoop-help
>>
>
>
>
> _______________________________________________
> HCoop-Help mailing list
> HCoop-Help at lists.hcoop.net
> https://lists.hcoop.net/listinfo/hcoop-help
>



_______________________________________________
HCoop-Help mailing list
HCoop-Help at lists.hcoop.net
https://lists.hcoop.net/listinfo/hcoop-help




More information about the HCoop-Help mailing list