
25th June 2010, 16:52
|
|
Junior Member
|
|
Join Date: Jun 2010
Posts: 7
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Redirect Loop
I have been having the redirect problem, after creating a subdomain.
I set the redirect type to No Redirect, to No Flag but nothing helps.
Its kind of random, cause sometimes the site works.
Now i have removed the subdomain and created the subdomain as another site.
Still the problem prevails, and is random in nature.
I am using ISPConfig 3.0.2.1.
Thank you.
|

25th June 2010, 16:59
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
Then you must have e.g. a .htccaess file in that site or html or php file with a g´header redirect as this problem does not come from ispconfif if you selected no redirect.
|

25th June 2010, 17:01
|
|
Junior Member
|
|
Join Date: Jun 2010
Posts: 7
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Its a wordpress installation. A default one. That shouldn't give problems?
|

25th June 2010, 17:04
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
Such a loop can be caused by wordpress settings itself (e.g. if the domain that is used in the wordpress settings does not match the exact domain / subdomain of the website), a plugin in wordpress or things like wordpress caching plugins. To ensure that it is really not a ispconfig problem, post the vhost file of the affected website.
|

25th June 2010, 17:09
|
|
Junior Member
|
|
Join Date: Jun 2010
Posts: 7
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Here is the vhost
<Directory /var/www/cms.iosisnetworks.net>
AllowOverride None
Order Deny,Allow
Deny from all
</Directory>
<VirtualHost *:80>
DocumentRoot /var/www/cms.iosisnetworks.net/web
ServerName cms.iosisnetworks.net
ServerAdmin webmaster@cms.iosisnetworks.net
ErrorLog /var/log/ispconfig/httpd/cms.iosisnetworks.net/error.log
ErrorDocument 400 /error/400.html
ErrorDocument 401 /error/401.html
ErrorDocument 403 /error/403.html
ErrorDocument 404 /error/404.html
ErrorDocument 405 /error/405.html
ErrorDocument 500 /error/500.html
ErrorDocument 503 /error/503.html
<Directory /var/www/cms.iosisnetworks.net/web>
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
# ssi enabled
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
Options +Includes
</Directory>
<Directory /var/www/clients/client1/web14/web>
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
# ssi enabled
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
Options +Includes
</Directory>
# suexec enabled
SuexecUserGroup web14 client1
# php as fast-cgi enabled
<IfModule mod_fcgid.c>
# SocketPath /tmp/fcgid_sock/
IdleTimeout 3600
login as: root
root@rlsking.com's password:
Linux iosisnetworks.net 2.6.18-164.15.1.el5.028stab068.9 #1 SMP Tue Mar 30 18:07 :38 MSD 2010 i686 GNU/Linux
Ubuntu 10.04 LTS
Welcome to Ubuntu!
* Documentation: https://help.ubuntu.com/
Last login: Thu Jun 24 19:13:14 2010 from 115.252.16.81
root@iosisnetworks:~# vim /etc/apache2/sites-available/cms.iosisnetworks.net.vhost
# SocketPath /tmp/fcgid_sock/
IdleTimeout 3600
ProcessLifeTime 7200
# MaxProcessCount 1000
DefaultMinClassProcessCount 3
DefaultMaxClassProcessCount 100
IPCConnectTimeout 8
IPCCommTimeout 360
BusyTimeout 300
</IfModule>
<Directory /var/www/cms.iosisnetworks.net/web>
AddHandler fcgid-script .php .php3 .php4 .php5
FCGIWrapper /var/www/php-fcgi-scripts/web14/.php-fcgi-starter .php
Options +ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>
<Directory /var/www/clients/client1/web14/web>
AddHandler fcgid-script .php .php3 .php4 .php5
FCGIWrapper /var/www/php-fcgi-scripts/web14/.php-fcgi-starter .php
Options +ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>
# add support for apache mpm_itk
<IfModule mpm_itk_module>
AssignUserId web14 client1
</IfModule>
</VirtualHost>
|

25th June 2010, 17:10
|
|
Junior Member
|
|
Join Date: Jun 2010
Posts: 7
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
The .htaccess in webroot is blank by the way, i just checked it.
|

25th June 2010, 17:14
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,888
Thanks: 693
Thanked 4,188 Times in 3,205 Posts
|
|
This vhost does not contain any redirect. So you should check the wordpress settings if there is a wrong hostname somewhere.
|

25th June 2010, 18:11
|
|
Junior Member
|
|
Join Date: Jun 2010
Posts: 7
Thanks: 3
Thanked 0 Times in 0 Posts
|
|
Thank you very much Till for the help. For the time being, the site is working again. I will reinstall it again, from scratch.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 06:36.
|
|
Recent comments
1 day 4 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 9 hours ago
2 days 11 hours ago