Quantcast
Channel: BulletProof Security Forum » All Posts
Viewing all articles
Browse latest Browse all 12488

Symbolic link 403 error

$
0
0

Hi

I have a VPS and have Icecoder installed in /home/xxx.biz/ice/. I have a symbolic link to this directory from a number of other sites, all of which work successfully (eg zzz.net/ice/)

However, on the only site where I am using WP Multisite (yyy.net), I get a 403 error when I attempt to connect to yyy.net/ice.

I have added the following code into the root .htaccess, without success:

# Icecoder symbolic link
Options +FollowSymLinks
RewriteCond %{REQUEST_URI} ^/ice/ [NC]
RewriteRule . - [S=13]

S=13 is the next number in the file.

Any suggestions? – many thanks
ROB


Viewing all articles
Browse latest Browse all 12488

Trending Articles