Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

symlink to parent directory

$
0
0

Replies: 0

Does NinjaScanner check for a loop condition when following symlinks?

We sometimes install WordPress like this:

public_html – main site
public_html/blog – wordpress

We would like to scan the main site. We usually scan other directories by adding a symlink:

public_html/blog/scan/<link-to-directory>

But if we do this with the main site (blog parent) we’re afraid it may endlessly loop when it tries to rescan /blog:

public_html/blog/scan/<link-to-public_html>


Viewing all articles
Browse latest Browse all 59525

Trending Articles