Support

Admin Tools

#9689 generated .htaccess blocks remote

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 nicholas on Sunday, 14 November 2010 08:51 CST

piggybank
I've tried this now on several sites. I'm running Joomla 1.5.22, Admin Tools 1.0.1, Akeeba Backup 3.1.2, plugin 3.1.

After generating .htaccess with the option to allow access to xml-rpc server, I cannot backup with Remote. I get the 403 forbidden error. When I revert the .htaccess back to what I had, I can connect and back-up fine.

I took a look at the .htaccess code and do see the section:
## Explicitly allow access only to XML-RPC's xmlrpc/index.php or plain xmlrpc/ directory
RewriteRule ^(xmlrpc/index\.php)$ $1 [L]
RewriteRule ^xmlrpc/(.*)$ - [F,L]

nicholas
Akeeba Staff
Manager
I tried that on all the servers I have access to, but I could not duplicate this. Can you send me a PM with Super Admin access information to an affected site so that I can see what is going on? Thank you!

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

piggybank
Thanks Nicholas...I have PM'd you!

nicholas
Akeeba Staff
Manager
Aha! I can see the problem. The "Redirect index.php to the site's root" option causes the first attempt to contact your site to return a 302 HTTP status code, making the configuration wizard believe that your site address is wrong (it expects a 200 OK status code). This can be worked around by typing http://www.yoursite.com/xmlrpc/index.php in the box instead of just http://www.yoursite.com. Alternatively, you can use the Expert Mode to configure your site.

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

piggybank
Now that makes a lot of sense...of course! Thanks Nicholas.

nicholas
Akeeba Staff
Manager
You're welcome!

Nicholas K. Dionysopoulos

Lead Developer and Director

πŸ‡¬πŸ‡·Greek: native πŸ‡¬πŸ‡§English: excellent πŸ‡«πŸ‡·French: basic β€’ πŸ• My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

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!