Please tell me how to cross-site root directory include for apache SSI under windows.

nginx used online is found locally that Apache2.4 cannot read across directories

both a.com and test.com need to use data in include ssi-data

the root directory of the website is written in this way

<!---sharpinclude virtual="/../ssi-data/pcbanner.html"-->

Page displays [an error occurred while processing this directive]

online nginx can step out of the root directory include
to find the configuration method
attached nginx solution: Link description

Jul.07,2022
Menu