It is currently Sat May 25, 2013 10:31 pm


Post a new topicPost a reply Page 1 of 1   [ 2 posts ]
Author Message
 Post subject: Url rewriting
PostPosted: Sun Mar 20, 2011 10:42 am 

Joined: Sun Mar 20, 2011 10:40 am
Posts: 1
Hdflvplayer seems not working with Wordpress URL rewriting function,
I when I use url rewriting I have:

Forbidden
You do not have permission to access this document.

My rewriting parameters is: /%postname%/


Top
 Profile E-mail  
 
 Post subject: Re: Url rewriting
PostPosted: Mon Apr 04, 2011 10:16 pm 

Joined: Tue Jun 30, 2009 4:45 am
Posts: 54
Hi,

Make sure mod_rewrite code in your .htaccess file in the root folder.

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post a new topicPost a reply Page 1 of 1   [ 2 posts ]


Who is online

Users browsing this forum: Google [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron

© Copyrights and all rights reserved by Contus Support