[mythtv-users] mythweb - isn't displaying thumbnails

Chris Petersen lists at forevermore.net
Wed Feb 15 04:31:17 UTC 2006


> If this is obvious somewhere, then I apologize...but what mod_rewrite
> setting needs to be set to 'data.'  I followed the directions in both
> the README and the appropriate files, but I am missing the setting you
> reference here.

The following line basically says that if anything matches the pattern, 
just handle it normally:

RewriteRule    ^(css|data|images|js|themes|skins|[a-z_]+\.php)(/|$) 
     -     [L]


Please explain your setup.  Do you just have a normal mythweb install at 
/mythweb/ in your document root, or are you doing anything fancy like 
symlinks, aliases, etc?

-Chris


More information about the mythtv-users mailing list