Tuesday, January 10, 2012

WordPress › Support » Of .htacess, Rewriterule and Image cannot be Displayed

WordPress › Support » Of .htacess, Rewriterule and Image cannot be Displayed: "Content of .htaccess is as follows (I copy and paste during the network setup):
DirectoryIndex index.php index.html
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]

# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
file=$2 [L]

RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ - [L]
RewriteRule . index.php [L]
szysz
Member
Posted 6 days ago #

I also have this problem on a dedicated server in werski 3.1 was OK"

'via Blog this'

No comments: