• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

mod_proxy problem

Status
Not open for further replies.

Christian Hainke

New Pleskian
Hi,

i've setup a new server. since then, mod_proxy doubles paths i.e:

/shop/domainA.de/shop/domainA.de/?debug=1

but should be:
/shop/domainA.de/?debug=1

on the old server, it worked perfectly.

in the documentroot of domainA.de is a .htaccess file which containts:
RewriteEngine on
RewriteRule ^(.*)$ http://sub.domainB.de/shop/domainA.de/$1 [P,L]

--
in a testscenario ive setup a empty server with plesk and a trial licence. there mod_proxy dont doubles the path *confused*

--
with mod_proxy disabled it worked fine, but the customers see's that redirect.

any solutions? or tipps?
 
Status
Not open for further replies.
Back
Top