My long working server side includes, on an old site that I have on Server 23, no longer work.
Like this one:
<div id="right-list"><!--#include file="./content/offer.htm"--></div></div>
Is it because of this notice that was posted on the server23 forum thread:
Default Webserver Configuration ChangeCan I do something to make these work as before?
We're testing new Apache configuration templates on this server, this is actually a part of the project, aimed at system resource isolation improvement. We prioritize resource utilization by user accounts now, but it imposes stricter requirements on file ownership and file access. Thus, we need to make Apache server processes strictly follow file ownership and file permission attributes. This is achieved by new Apache configuration layout.
We have automatically added the following lines to all the clients' accounts .htaccess file:
# Webhostingbuzz.com # Options All and FollowSymLinks are disabled on this server.
# Webhostingbuzz.com # FollowSymLinks is automatically replaced to SymLinksIfOwnerMatch, All dropped.


LinkBack URL
About LinkBacks



Reply With Quote