Support

Admin Tools

#19977 Follow Symlinks - How the code change?

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by Chacapamac on Monday, 05 May 2014 20:13 CDT

Chacapamac
 Just want to know the difference in the htaccess code between Follows Symlinks Yes or No…

Thanks in advance

What I see on my test:

Yes =
##### No directory listings (SECURITY) -- BEGIN
IndexIgnore *
# For security reasons, Option followsymlinks cannot be overridden.
#Options +FollowSymLinks All -Indexes
# For security reasons, Option all cannot be overridden.
#Options +SymLinksIfOwnerMatch All -Indexes
Options SymLinksIfOwnerMatch ExecCGI Includes IncludesNOEXEC -Indexes
##### No directory listings -- END


No =
##### No directory listings -- BEGIN
IndexIgnore *
Options All -Indexes
##### No directory listings -- END


Not sure if correct?

tampe125
Akeeba Staff
Hello Patrick,

we do not provide support for Apache configuration, we can only provide support if you have a problem with our software.
If you have any question about the configuration, you should contact your hosting.

Davide Tampellini

Developer and Support Staff

🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

Chacapamac
Tampe, the question was for Akeeba AdminTools htaccessMaker…

No or Default in AdminTools Follow symlinks htaccesMaker get this code

No or Default =
##### No directory listings -- BEGIN
IndexIgnore *
Options All -Indexes
##### No directory listings -- END


Yes =

##### No directory listings (SECURITY) -- BEGIN
IndexIgnore *
# For security reasons, Option followsymlinks cannot be overridden.
#Options +FollowSymLinks All -Indexes
# For security reasons, Option all cannot be overridden.
#Options +SymLinksIfOwnerMatch All -Indexes
Options SymLinksIfOwnerMatch ExecCGI Includes IncludesNOEXEC -Indexes
##### No directory listings -- END



[SOLVED]

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!