Project

General

Profile

Actions

Feature #17153

closed

Domain-entry-page without apache Redirect + Patch

Added by Marcel Alburg about 17 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-03-25
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

Hello,

i've a webproject with a some domains domain1.tld and domain2.tld
my page tree looks like this

+ ROOT
+ Level 1 | - Level 12
+ Level 2

I add the first (domain1.tld) domain object in Level 1 and the second domain object in Level 2.

If i enter domain1.tld i see the content from level 1 but i cannot switch to level2 because the root for domain1.tld is Level 1 and it's not possible to reach Level 2.

Because of that, i use Redirects in my virtuals hosts (apache).

If i enter domain1.tld i'll redirect to http://domain1.tld/level1.html.

But this redirect need some time (maybe 0.1 - 0.2 seconds) and it's not so dynamic (if i cange the PID from Level 1).

For this i think it's important to implement the attached patch.

this patch allow to specify a Page ID for every Domain. The Content of this Page will be display without any redirect.

This is importand for Google SEO

(issue imported from #M5293)


Files

subdomain_patch.diff (2.68 KB) subdomain_patch.diff Administrator Admin, 2007-03-25 23:31
subdomain_patch_inc.diff (463 Bytes) subdomain_patch_inc.diff Administrator Admin, 2007-04-19 13:36
subdomain_patch_realurl.diff (2.72 KB) subdomain_patch_realurl.diff Administrator Admin, 2007-04-19 13:38
subdomain_patch_inc2.diff (497 Bytes) subdomain_patch_inc2.diff Administrator Admin, 2007-04-19 14:01
subdomain_patch_realurl2.diff (2.76 KB) subdomain_patch_realurl2.diff Administrator Admin, 2007-04-19 14:01
Actions #1

Updated by Marcel Alburg almost 17 years ago

There is a problem with RealURL.

For all who use the original subdomain_patch.diff - please use the subdomain_patch_inc2.diff to fix this error.

For the others - the subdomain_patch_realurl2.diff is the working version.

Don't use subdomain_patch.diff - this is a buggy version.

Marcel

Actions #2

Updated by Martin Kutschker almost 17 years ago

I don't get what you do? I have been using domains in many levels and they are reachable. So what does your patch do?

Actions #3

Updated by Marcel Alburg almost 17 years ago

Can you give me the names of this domains ?

And can you explain how's looking your tree for this domains ?

Thanks

Actions #4

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Closed
  • Target version deleted (0)

No response in over one year => closed.

Actions

Also available in: Atom PDF