The MU forums have moved to WordPress.org

uploading picture problem (4 posts)

  1. ilvblog
    Member
    Posted 17 years ago #

    i have problem with uploading files. The uploading system is work well, but it can not display the file(such as picture),. i think the problem is comes from the .HTACCESS.
    the following two lines are relate to the files:
    --------------------
    RewriteRule ^([_0-9a-zA-Z-]+)/files/(.*) /wp-inst/wp-content/blogs.php?file=$1 [L]
    RewriteRule ^([_0-9a-zA-Z-]+)/wp-content/blogs/(.*)/files/(.*) /wp-inst/wp-content/blogs.php?file=$3 [L]
    --------------------

    How to correct this?
    thanks

  2. debrouille
    Member
    Posted 17 years ago #

    are you running a vhost installation or a non-vhost?

  3. ilvblog
    Member
    Posted 17 years ago #

    what is vhost? i do not know.

  4. ilvblog
    Member
    Posted 17 years ago #

About this Topic