Support

Admin Tools

#28715 Redirection of a SUB-domain

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 on Sunday, 10 December 2017 17:17 CST

elementotango
Hello team,

I have admin tools Pro 4.3.1 and I can't redirect correctly my SUB-domain to the URL I need.

The subdomain sits into this folder: www.elementotango.it/test so the subdomain is /test

Using the .htaccess tool in Admin tools Pro, I want to redirect all calls to the subdomain, just to ONE version of the subdomain URL, which is:

www.test.elementotango.it

How can I do that ? No matter what I try, I end up with 500 errors, or non correct redirection.

I see that many fields exist in Admin Tools Pro, but the documentation provided does not speak about the SUB domain case like mine :-(

Thank-you.

Kind Regards Andrea.

https://www.elementotango.it

tampe125
Akeeba Staff
Salve,

per effettuare il redirect può utilizzare la seguente regola .htaccess:

RewriteRule ^(test/.*)$ http://test.elementotango.it/$1 [R=301,L,NC]


Può aggiungerla all'interno dell'Htaccess Manager, nel campo Custom rules on top of the file, dopodiché rigeneri il file.
In questo modo avverrà il redirect della cartella al sottodominio.

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!

elementotango
Grazie Davide,

saluti AG

https://www.elementotango.it

System Task
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.

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!