Quote Originally Posted by feronso View Post
That's fine,

try remove this ~ . save and restart apache. and then check.

i don't know your website nature, directories etc. so i don't have exact idea about which directory it seen ?

this is usually a directory or miss place string issue.
Still same, this is my directory

Code: 
/home/public_html/DOMAIN.com/public
MediaStar Reviewed by MediaStar on . How to rewrite module in apache? Guys, im doing testing for my PLG script. Tested on shared hosting + cPanel its working fine. But the problem now is when im install apache + php5 without cpanel on my vps, site is working fine but not fully function. I can generate the link but cannot download it, error not found the file. My script need to rewrite this: RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^static/(.*) index.php?q=$1 Rating: 5