Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Owdy Posted May 16, 2015 Posted May 16, 2015 I moved forums to site root. Now friendly urls doesn't work in pages. Settings seems okay, htacces uptadet. Cache emptyed. Whats wrong?
Jim M Posted May 16, 2015 Posted May 16, 2015 Is the .htaccess file in the root of your community? Stupid question, I now, but I have to ask to confirm: are you running Apache?
Owdy Posted May 16, 2015 Author Posted May 16, 2015 htaccess is in site root, yes. Apache <IfModule mod_rewrite.c> #Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico)(\?|$) - [L,NC,R=404] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>
Owdy Posted May 16, 2015 Author Posted May 16, 2015 They work default setup, like http://hoitajat.net/messenger/, but all pages, articles etc, doesnt work. Path now is like http:/hoitajat.net/?app=cms&module=pages&controller=page&path=hoitotyo/ Exampe hoitajat.net/info ->The page you requested does not exist Error code: 1S160/2
Owdy Posted May 16, 2015 Author Posted May 16, 2015 Well, i have to restore backups. It would be nice to move /foorumi in to site root
Owdy Posted May 16, 2015 Author Posted May 16, 2015 I wonder if theres somekind of bug. Because friendly urls worked all other parts, only under pages module they didnt. This happend after moving folder.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.