htaccess to redirect subdirectory - Joomla! Forum - community, help and support


we have installed duplicate version of website in subdirectory can test updates extensions, etc. while (home) landing page comes every other page cannot found. modify htaccess file in subdirectory correct this? if need modify following:

rewriterule ^index\.php$ http%2://www.mywebsite.com/ [r=301,l]

to

rewriterule ^index\.php$ http%2://www.mywebsite.com/dev/ [r=301,l]

or ned modify else?

thanks!

hello,

you need set rewritebase so:

rewritebase /dev/

many thanks
tony





Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support