Hi DCZ! I've installed a new forum and I've deleted the last one, now it's in the root http://forum-impresa-lavoro.impresalavoro.eu/ and the httpd.ini is in that root. The file is: [ISAPI_Rewrite] ##################################################### # PHPBB SEO REWRITE RULES - ADVANCED ############...
Thank You DCZ for your glad support, I've tried with your httpd.ini file but I think does not work. You can check on http://forum-impresa-lavoro.impresalavoro.eu/impresa and when I clik on a link I obtain the 404 page. I've tried to add the "Rewritengine on" but I obtain the same result.. ...
Thank you for your reply, the .htaccess file is: <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files> # You may need to un-comment the following line # Options +FollowSymlinks # REMEBER YOU ONLY NEED TO STARD MO...
Hello! Thank's for your support. I've istalled the phpbb seo on my windows server but I've a problem. The httpd.ini is on the main root: [ISAPI_Rewrite] RewriteEngine On # CATEGORIES RewriteRule /.+-vc([0-9]+)\.html$ /index.php\?c=$1 [I,L] # PAGINATED FORUM RewriteRule /.+-vf([0-9]+)...
Hello! Thank's for your support. I've istalled the phpbb seo on my windows server but I've a problem. The httpd.ini is on the main root: [ISAPI_Rewrite] RewriteEngine On # CATEGORIES RewriteRule /.+-vc([0-9]+)\.html$ /index.php\?c=$1 [I,L] # PAGINATED FORUM RewriteRule /.+-vf([0-9]+)...
Hello again.. I'm sorry but I must post again.. In my last post I wrote that all works good, but I've tried to empty the cache and in the urls now I see the id session like shown in the image below.. Could You help me to solve it? http://www.impresalavoro.eu/images/session.JPG
Hello the .htaccess onley must be in the root or in the phpbb folder . try to put it in the root onley and if you still have problems please put your .htacces here may be dcz or seo fix your problem Thank You Loveseo! I've put the .htaccess in the root and now works good.. Thank's a lot again
Hello everybody, Thank's for your release... I've just installed the phpbb premod on my server and I'm tring to manage some part but I've gotta problem. In the control panel I've activated the url rewriting and then I've chosen the simple type. I've inserted the .htaccess on the root/phpbb_seo/cache...