Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
ipbfuck Posted August 6, 2015 Posted August 6, 2015 hi at all..in My website if i goto: http://www.laltroweb.it/1.php i receive an empty server page.instead if i go to: https://community.invisionpower.com/1.phpi receive an internal ipb custom page.My htaccess contain only invision code, rewrite work fine... Why error code do not work as expected? :|http://laltroweb.it/ips4.php thanks in Advance for any reply,regards...
Jim M Posted August 6, 2015 Posted August 6, 2015 I am getting a redirect loop when purposely accessing a 404. You may want to double check that your .htaccess is exactly as provided and not altered.
ipbfuck Posted August 6, 2015 Author Posted August 6, 2015 this is My htaccess: <IfModule mod_rewrite.c>Options -MultiViewsOptions -IndexesRewriteEngine OnRewriteBase /# fix all slash request in all domain#RewriteCond %{THE_REQUEST} //+#RewriteRule ^(.*) $1 [R=301,L]#RewriteCond %{HTTP_HOST} ^laltroweb.it [NC]#RewriteRule ^(.*)$ https://www.laltroweb.it/$1 [L,R=301,NC]# ipb codeRewriteCond %{REQUEST_FILENAME} !-fRewriteRule \.(js|css|jpeg|jpg|gif|png|ico)(\?|$) - [L,NC,R=404]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</IfModule>
ipbfuck Posted August 10, 2015 Author Posted August 10, 2015 up... maybe this is a server,misconfiguration? i've this in My cpanel! Can i enable or disable some elements to try to fix this issue? > http://laltroweb.it/ips4.php
Lukeroge Posted August 10, 2015 Posted August 10, 2015 Related, I'm on nginx, and only get pretty errors for urls like /this/that, but no errors for /fake.php. How can I get nice custom errors?
ipbfuck Posted August 10, 2015 Author Posted August 10, 2015 u're best t'han me! I don't get in any case
ipbfuck Posted August 10, 2015 Author Posted August 10, 2015 edit: If i check Here: http://www.howto301redirect.com/301-redirect-checker/this url:http://laltroweb.it/fake.phpi see a loop redirect!really, i cannot understood why i have this :/
ipbfuck Posted August 11, 2015 Author Posted August 11, 2015 i've open a,ticket with My Host For this.we have renamed ipb Index.php to Index.bkk; male a new Index.php with sample code and after of this no more loop with this htaccess.so, problem, For my Host, is in cms not in hosting.-eg, Here work: http://www.laltroweb.it/homepage/fake.phpHere not: http://www.laltroweb.it/fake.phpesomeone can help with this? :/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.