<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br></div><div>aha!</div><div>my server admin just noticed that:</div><div>1. i'm using lower-case names, i.e. <a href="http://myserver.com/wiki/group/page">http://myserver.com/wiki/group/page</a></div><div>&amp;</div><div>2. the rewriteRule was only looking for a capital first letter</div><div><br></div><div>so, changing my RewriteRule from:</div><div><span class="Apple-style-span" style="font-size: 11px; "><div><div><div>RedirectMatch ^/([A-Z0-9]+)/?$ /$1/Index</div><div>&nbsp;to</div></div><div>RedirectMatch ^/([a-zA-Z0-9]+)/?$ /$1/Index</div><div><br></div><div>... sort of works - it allows the mod_rewrite to finally execute (thank goodness; i thought i was going crazy for awhile) - only problem is that all pages were missing their css formatting. turns out calls to /wiki/pub were probably getting rewritten too, so i changed it further to:</div><div><br></div></div></span></div><div><span class="Apple-style-span" style="font-size: 11px; "><div>RewriteRule ^([^/(pub)].*) pmwiki.php?n=$1 &nbsp;[QSA,L]</div><div><br></div><div>and now it seems to work fine!!!</div><div><br></div><div>in anycase, thanks for the quick help and moral support. i appreciate it</div><div>best,</div><div>adam</div></span></div><div><br></div><div><br></div><div><blockquote type="cite"><div><br></div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">hi Derek, Dave</span></span></span></span></div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">thanks for the responses<br class="Apple-interchange-newline"><span class="Apple-style-span" style="font-size: medium;"><br></span></span></span></span></span></div><div><div>Derek Keller wrote:</div><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">maybe make sure permissions are correct for .htaccess and that allowoverride is properly specified for the directory in the second apache virtual host config.</div></blockquote><br></div><div>the permissions for /wiki/.htaccess and /pmwiki/.htacess are both set to 644</div><div>how do i tell if allowoverride is specified?</div><div><br></div><div><div>DaveG wrote:</div><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Where are the .htaccess files stored? It might help to know the *paths* that you installed pmwiki under rather than the domain-names, but reading the .htaccess it seems it should be stored in the root -- ie, above where pmwiki is stored. This would be tricky if you have something like this (which I suspect you do):</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">\</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">|---&gt;pmwiki</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">|---&gt;wiki</div></blockquote><br></div><div><br></div><div>in my case, it's</div><div>/pmwiki</div><div>&amp;</div><div>/wiki</div><div><br></div><div>with '/' meaning '/home/username/public_html/'</div><div><br></div><div>each of those folders holds its own .htaccess file, which i believe is what's specified on CleanUrls</div><div><br></div><div>note that the code in both .htaccess files is exactly the same, except that /wiki/.htaccess contains RewriteBase /wiki instead of&nbsp;RewriteBase /pmwiki.</div><div><br></div><div>also note that i can successfully access&nbsp;<a href="http://firstWiki.com">http://firstWiki.com</a> via:</div><div><a href="http://myserver.com/pmwiki/Main/Page">http://myserver.com/pmwiki/Main/Page</a></div><div>but i cannot successfully access:</div><div><div><a href="http://myserver.com/wiki/Main/Page">http://myserver.com/wiki/Main/Page</a> - it still wants the traditional url</div><div><br></div><div>ideas?</div><div>thanks</div><div>adam</div></div></blockquote></div><div><div><br></div></div></body></html>