[HCoop-Help] [RE: [HCoop-Announce] .htaccess being disabled on mire]
Lauren McNees
lauren at hcoop.net
Tue Feb 26 18:53:05 EST 2008
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
More information about the HCoop-Help
mailing list