Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- VirtualHost/Subdomain Redirect Help


lucy24 - 9:29 pm on Mar 13, 2013 (gmt 0)


I think you're talking at cross purposes :)

The root may or may not be a physical file that already exists. That part doesn't matter. What matters is what the user gets when they ask for the root.

Right now you've got what linguists call double markedness: :32400 AND /web

What happens if someone requests (explicitly, by type-in)
example.com:32400/ alone
or
example.com/web/ alone

or, for that matter,
example.com:32400/web
by name?

Do you want your alternative access routes to work instead of or in addition to the existing form? (This is probably an SEO question rather than an Apache question. The answer depends on whether this is a publicly accessible, indexed area, or something available only to people who know about it.)

My first reaction to your initial post was "Can't you just redirect?" That would be an alternative to futzing around with aliasing and listening.

I assume this isn't a Plex question, since there are a gazillion pages that talk about that.


Thread source:: http://www.webmasterworld.com/apache/4554127.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com