Parked Domains And Redirection With Trailing /
Mar 22, 2007
it's possible to stop the redirection of a parked domain URL to my primary site.
For instance if my primary domain was abcd.com and i parked iloveyager.com ontop of it.
The redirection im talking about is this. If i go to
iloveyager.com/shots/ works fine.
however
if i go to iloveyager.com/shots (without the trailing slash) it will redirect me to abcd.com/shots
Doesn't mod_dir cover the redirection of a URL with and without a trailing slash?
I know there has to be a workaround for my problem and whether it lies in a .htaccess rewrite or modifying my apache conf is.
View 0 Replies
ADVERTISEMENT
Apr 18, 2008
I have 2 wordpress blogs, and I'd like a few different domains to be shared on each of them.
Using some exemples, suppose I have domains from domainA.com to domainE.com. domainA.com is my main domain and the others are addon domains.
Today Blog1 is using blog.domainA.com, and domainB.com and domainC.com use WebRedirect to blog.domainA.com. And Blog2 uses domainD.com with WebRedirect on domainE.com too.
To access a post like /2008/02/02/this-is-a-nice-post, it is available only at blog.domainA.com, and not by domains B and C. I'd like they 3 to be able to access all posts directly, without redirecting to domain A.
To do that, I suppose I'd need to do some config on cPanel. And also on wordpress, even if I replicate it over other domains it insists to redirect to its configured domain.
I was thinking on the possibility of using symbolic link (ln -s) on their folders to blog.domainA.com folder, but I don't have access to shell on SSH so I'd like to know if it would work before trying.
In a real exemple of what I want, these domains all share the same phpBB forum: forumpcs.com.br, extremepc.com.br, forumdohardware.com.br.
Do u know if symbolic link would work to share the same wordpress? And how to make wordpress stop redirecting to blog.domainA.com?
View 14 Replies
View Related
May 11, 2008
i am using a VPS which does not have any panel currently (slightly low budget and dont want to waste RAM). can u please tell me two basic steps which i am sure have been discussed before but i could not find them?
1. how to add domains to the server? I have already added them as virtual server in apache config file but i think some other file also needs to be changed for "DNS configuration?" please correct me if i am wrong?
only editing the apache config file and then restarting is not working
2. how to add parked domains to the main domain manually?
I am on centos 5
View 0 Replies
View Related
Jul 2, 2008
I have several hundred parked domains and would like to get up a single page of content for each that I control. Very similar to how godaddy.com does it for parked domains on their servers - buvvi.com .
Any one know of any server or programming scripts out there that can do this sort of thing?
View 2 Replies
View Related
Jun 13, 2008
My customer have a primary domain in PLESK and we parked 2 another domains on his domain, for example primary domain is domain.com and another domains is domain.net and domain.org .
now how we can create a sub domain with parked domains in PLESK ? for example sub.domain.org ?
View 1 Replies
View Related
Jun 3, 2008
I have a reseller account in WHM and CPANEL.
With that I have a range of sites under it created in Cpanel under addon domains.
Everything works fine, then suddenly everything goes down, and all leads to the main site.
Reason is, it shows all the domains in Cpanel as parked!
Even removing them from there or WHM causes it to dissappear from the addon section and not show up online.
Now it happened months ago where httpd.conf file had to be edited manually.
And it just happened about 30hrs ago.
Does anyone know why this would happen? I have asked my datacentre 3 times, with no clear answer about it, except it just does.
How can it be prevented in future?
Also asked my datacentre this with no answer.
Will be putting up a review of them soon, and it will be the complete opposite of what I thought of them before.
View 5 Replies
View Related
Jul 8, 2009
I have two servers with two different ip address in two different physical location.
eg
server A - 202.44.33.1 - domain.com
server B - 192.33.55.3 - abc.domain.com
what i would like to do is redirect people coming to abc.domain.com to ip address 192.33.55.3 instead of the conventional 202.44.33.1/abc/
can this be done ? If so how ? I know it can be done but i am not sure how or what the technical term for such a service would be ? and the actual steps involved in creating a redirection like this.
View 5 Replies
View Related
Jun 3, 2008
I have domains parked on a subdomain. Since i updated the apache configuration with cPanel the parked domains just show the default apache configuration. The domain shows up under parked domains. I can delete the domain and readd then it works. However, that isn't a good option cause there are 100+ domains.
View 6 Replies
View Related
Sep 12, 2007
I am moving several (small) corporate websites over from an iPower VPS (terrible host btw) to LiquidWeb, which means I'm learning all the nuances in the new CP (WHM, cPanel). Now one company has three domain names (with employee only sections), all pointing to the same website (alias/parked domains). In Plesk, if I set them up as Alias domains, going to domain.com or domain.net pointed to the same website, but maintained the domain URL in the address bar indefinitely. Now on the new host, I have them set up as parked domains in cPanel (I thought this was the equivilant to alias). If a user goes to domain.net and follows a link on the page, they are taking to domain.net/link, as it should be.
However when an employee attempts to login at domain.net/login, the form action points to the login script, which in turn uses a PHP Header redirect to take them to the home page (or whichever page they attempted to access when not logged in). But when the header redirects them, it redirects to the domain.com logged in home page, and as the domain has changed it fails the session validation script, so they get redirected to domain.com/login, saying they are not logged in.
I put a note on the login page explaining you may have to login twice for now, but as you know some people just can't understand the interwebz, so I'm still getting lots of emails and phone calls about people not being able to login. Anyway, long story short, where should I start about fixing this problem? I haven't a clue about how WHM/cPanel manages parked domains and how it configures them, so I'm lost about where I should start looking.
View 7 Replies
View Related
Oct 29, 2007
While browsing my site with a web browser, if I place a trailing slash at the end of the URL to browse directories, everything is fine, but if I forget the trailing slash, dashes and underscores are replaced with their encodings. For example, "site.com/name1-name2/" is fine, but "site.com/name1-name2" becomes "site.com/name1%2Dname2/". A quick Google search hasn't helped me solve this. The directory and an index file in the directory does exist on the server.
The server is running Windows Server 2003, IIS6, and Coldfusion 8.
It's probably some IIS configuration...
View 4 Replies
View Related
Jul 10, 2007
I'm having some issues with apache and trailing slash.
For some reason, this only happens on one of my sites.
Whenever I try to access the site [url]without the trailing slash, I get a 400 Bad Request error. While if I go to http://example.com/dir/ the page loads up perfectly.
Error logs show nothing.
Code:
2xx.1xx.x.x - - [10/Jul/2007:22:53:09 +0800] "GET /dir HTTP/1.1" 400 506 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4"
View 7 Replies
View Related
Feb 5, 2007
In cpanel > subdomains. I want to redirect topsites.mydomain.com to mydomain.com/topsites
I inputted mydomain.com/topsites for some odd reasons, it goes to mydomain.com
However, when I type mydomain.com/topsites/ (with a trailing slash) it goes to the its intended page. I remember I didn't have to add the trailing slash before.
View 6 Replies
View Related
Aug 7, 2014
We are getting the below message in Apache's error.log when accessing from mobile application & updated apache from 2.4.9 to 2.4.10 also.Trailing dot is created after the URL.
I can able to hit [URL] ..... and I can't able to hit [URL] ....
View 11 Replies
View Related
Jan 4, 2007
I am running apache 2.0 on CentOS 4.4 with PHP5 and mysql 5. I am wondering why the following is happening with apache:
if I goto to [url]
This does not work, it times out. But if I goto:
[url]
With the trailing slash it works. That is annoying, anyway to take care of that so it works with or without the trailing slash? Below is my httpd.conf folder and virtual host settings:
---------------------------------------------------------------------------------------------------------------
<VirtualHost *>
ServerAdmin myemail@mydomain.com
DirectoryIndex index.php index.html index.htm index.shtml
<Directory "/var/www/html/">
Options ExecCGI FollowSymLinks Includes IncludesNOEXEC SymLinksIfOwnerMatch
AllowOverride none
</Directory>
</VirtualHost>
#
# Each directory to which Apache has access can be configured with respect
# to which services and features are allowed and/or disabled in that
# directory (and its subdirectories).
#
# Note that from this point forward you must specifically allow
# particular features to be enabled - so if something's not working as
# you might expect, make sure that you have specifically enabled it
# below.
#
<Directory "/">
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory "/var/www/html">
Options Indexes Includes FollowSymLinks
AllowOverride None
Allow from all
Order allow,deny
</Directory>
<Directory "/var/www/icons">
Options Indexes MultiViews
AllowOverride None
Allow from all
Order allow,deny
</Directory>
<Directory "/var/www/cgi-bin">
Options ExecCGI
AllowOverride None
Allow from all
Order allow,deny
</Directory>
View 13 Replies
View Related
Jul 12, 2015
I have a dedicated server with debian 7 and plesk 12.1, I recently install php-fpm from the "Add and Remove Product Components" panel, then I activated the "process PHP by nginx" checkbox on "Web Server Settings " panel. when I did that every internal pages gives me a blanck page (i have a magento website), by looking on the url i found that i have always "/" (slash) at the end of all my urls and that deleting those slash fix the thing, i don't know how to stop php-fpm or nginx from adding this slash at the end of all my urls,
View 2 Replies
View Related
Dec 3, 2008
Hostgator.com's cheapest package "Hatchling" does not allow parked domain. Does that mean I will have to register/purchase a new domain name from them directly?
What is parked domain anyway?
View 6 Replies
View Related
Mar 2, 2008
Can a domain be parked on an addon domain in a cPanel server?
At first thought I do not see it as a problem as a ServerAlias directive for the parked inside the addon domain Virtual Host container inside httpd.conf is all is required but cPanel may not allow for all it's wisdom.
Let me know if cPanel would pose a problem or wouldn't allow this scenario.
View 1 Replies
View Related
May 10, 2006
I changed the dns for a domain I purchased yesterday to a parking service at parked.com
Last night I changed the name servers to my hostgator ones. It worked. I was installing joomla, and publishing the site. Everything was fine when I went to bed.
So I wake up this morning.. now when I go to the site it shows the stupid parked.com parking page instead of what I was working on.
I deleted all the cache, history, temp internet files, cookies, everything.. I tried in firefox, and IE. I tried on two different computers. I can't get my site to load up.
I called hostgator and they said the site is fine and they don't see a park page. They told me just to clear my cache again.
the site is www.wiispecs.com
I would appreciate it if someone could check it out and tell me what site they see. I could use any ideas on how to fix this so I can view the page too.
I tried switching name servers to godaddy and then switching back to hostgator. I also emailed parked.com tech support.
View 9 Replies
View Related
Oct 10, 2009
I have a domain hosted which is the primary domain with all its file hosted, it also has its own email accounts setup.
I now have another domain, i want to make the new domain the primary domain for the account which is hosting my website and the previous domain to be parked on top of it - this is with the use of cPanel.
Now from what ive experienced i should be able to use and setup email accounts from within cPanel from both domains.
This is my question.
The previous domain already has email accounts setup, if i make the switch and make it a parked domain onto the new primary domain will i still be able to retain the same email accounts/passwords/email?
e.g. if i have email@[url]after the switch i want email@[url]to be under the new primary account[url]
View 1 Replies
View Related
Aug 12, 2008
Is it possible to redirect parked domains in cPanel to a different URL? I want to redirect each domain to a different url. Can this be done via cPanel or .htaccess?
View 1 Replies
View Related
Aug 17, 2006
II just transfered domain hosting from my clients old host to my server. The new website is up-and-running without problems. At his request, I use a MX --> A redirect to send his mail to his local server at his business, where he wishes to receive it. It is setup as follows:
Main domain (xyz.net)
MX ->> extmail.xyz.net.
extmail "A" ->> 99.99.999.99 (at the clients local server)
Here is the PROBLEM. The client has a secondary parked account that just directs to the main account. The client has email MX forwarding from that account, which does not seem to be forwarding correctly after this changeover described above --- it is not being delivered.
Question: Do I have to change the MX pointer at the secondary domain to point ->> to extmail.xyz.net? it is currently set to point to mail.xyz.net.
View 0 Replies
View Related
Dec 1, 2007
I just remove subdomain I was use it for time and when I remove it from cpanel it now work as a subdomain for my site.
View 0 Replies
View Related
May 28, 2008
Just a quick question, can i setup a cname to redirect user to a URL instead of domain.... like
mail.thedomain.com.incnamemail.google.com/a/thedomain.com
I have to do this on Windows server with IIS so i can't use mod_rewrite etc!
View 4 Replies
View Related
May 6, 2008
i just got code for .htaccess to redirect mydomain.com to a directory on the same domain here directory123 is that name of directory where i wanna redirect my domain but problem is that when i put complete url like
www.mydomain.com then it will successfull redirect to www.mydomain.com/direcotry123
But when i put address like mydomain.com without www then it will not redirect kindly check and let me know the correction to redirect it as well
Code:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName mydomain.com
AuthUserFile /home/username/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/username/public_html/_vti_pvt/service.grp
#RedirectMatch permanent ^/$ [url]
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www.mydomain.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.mydomain.com$ [NC]
RewriteRule .* http://www.mydomain.com/directory123
View 1 Replies
View Related
Dec 8, 2007
My company provides free websites using an automated website builder we designed years ago. We also offer a option where members can add a domain name to their site. Because all our members pages are generated dynamically by the web builder script, when member adds the domain name option we simply add a DNS entry that includes an A record that directs the domain name to the IP address of the account on the server where the web builder is installed. All domains point to the same script and that script looks the domain up in a database table and gets the web page data for that website.
membersite1.com = /home/webbuilder/public_html/index.php
membersite2.com = /home/webbuilder/public_html/index.php
We are about to launch a new website builder that is not database-driven but includes a sub-directory for each member site. So, I need to find a way to redirect each member's domain to their sub-directory
membersite1.com = /home/webbuilder/public_html/member/m/membersite1
membersite2.com = /home/webbuilder/public_html/member/m/membersite2
I thought I could do with mod_rewrite in a .htaccess file in /home/webbuilder/public_html:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^membersite1.com [NC]
RewriteRule ^/(.*) ^/member/m/membersite1/$1 [L]
But it's not working. The .htaccess file has no impact at all.
.htaccess fle working? Or is there another, better way to point a domain name to a sub-directory?
View 0 Replies
View Related
Mar 30, 2007
Although I'm able to redirect my subdomain to the /htdocs/subdomain directory using a php script, but the URL changes from [url]to [url]
And since I'm on windows, htaccess doesn't seem to work for me. Tried adding VirtualHost thingy into httpd.conf but then Apache doesn't start with it.
Is there any way to redirect [url]to /htdocs/subdir without changing the URL?
View 11 Replies
View Related