Disabling SYM links is not a tough task on WHM/cPanel based servers, however you might not found proper way to do this, here is the quick code for disabling symlinks.
Login to WHM/cPanel server via SSH with root access.
Execute following commands
$ wget http://layer1.rack911.com/before_apache_make -O
$ /scripts/before_apache_make
$ chmod 700/scripts/before_apache_make
And then recompile apache by previous saved profile:
$ /scripts/easyapache
That is all, you can also check for any symbolic links already created:
$ find /home*/*/public_html -type l
This will output directories and files those are sym linked.
Introduction Prime Minister Narendra Modi’s clarion call — “Make in India, Make for the World” — is not just a…
Customer support has always been the backbone of the web hosting industry. From helping users set up domains to troubleshooting…
Content is the most vital asset for businesses navigating the digital era. But creating high-quality, engaging content consistently can be…
Welcome to the exciting world of Ollama, a revolutionary open-source tool that's democratizing access to Large Language Models (LLMs). If…
Managing files on your Amazon EC2 instances can often feel like navigating a complex maze, especially when you prefer a…