| ||
| ||
If you have the old awstats plugin, it will have created folders in your Users public_html directories. If you want to view the DA version of the awstats from the same domain.com/awstats path, you'll have to remove all folders and replace them with links. To do that, you can use this basic script to remove any foldres and replace them with links. Create a file called fix.sh and put in it the following code #!/bin/sh chmod 755 fix.sh Note that the above code only swaps the public_html/awstats directory with a link. If no previous directory exists, it won't do anything. If you're looking to add links to account where nothing exists in the first place, use this code instead: #!/bin/sh |
© 2018 JBMC Software, Suite 173 3-11 Bellerose Drive, St Albert, AB T8N 1P7 Canada. Mon-Fri 9AM-5PM MST