Bogdan:

I have cleanurls working. And I'm not too sure if this is a "farm:" or
not,
but it works.  I am no guru, "machete coder" actually.
CHOP AND HACK.

Layout:
/home/hippyspi/public_html/bolt/boltwire/
/home/hippyspi/public_html/bolt/field/
/home/hippyspi/public_html/bolt/mysite/

mysite/index.php:

<?php
$BOLTadmin='admin';
$cleanURL='http://hippyspinach.com/';
$fieldURL='http://hippyspinach.com/bolt/mysite/';

include_once("../boltwire/barn/scripts/engine.php");

/home/hippyspi/public_html/.htaccess
Options FollowSymlinks
RewriteBase /
RewriteCond % !/bolt/mysite/files/(.*)\.
RewriteCond % !/bolt/boltwire/farm/img/(.*)\.
RewriteRule ^(.*)$ /bolt/mysite/index.php?p=$1 [QSA,L]

hth.

--

You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.


Reply via email to