[HCoop-Help] [RE: [HCoop-Announce] .htaccess being disabled on mire]
Björn Lindström
bkhl at elektrubadur.se
Mon Feb 25 12:21:16 EST 2008
On Mon, Feb 25, 2008 at 6:14 PM, Lauren McNees <lauren at hcoop.net> wrote:
> Does anyone know how to make domtool do the rewrites that I was using
> .htaccess for? Its for my wordpress site and since my programming skills
> are limited, I only got .htaccess to work by copying someone else's. Thank
> you for your help.
>
> Here's what my .htaccess file says. My site is www.rosasharn.com.
>
> <IfModule mod_rewrite.c>
> RewriteEngine On
> RewriteBase /
> RewriteCond %{REQUEST_FILENAME} !-f
> RewriteCond %{REQUEST_FILENAME} !-d
> RewriteRule . /index.php [L]
> </IfModule>
You don't need to translate that to domtool yourself. Just use the
wordPress directive.
See http://wiki.hcoop.net/DomTool/Examples#head-4ba4a545ae3b76c3e3c857c9d9a2cddf4d0a1d02
_______________________________________________
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