Thu 17 Nov, 2005 11:08 am - Hi,
I recently got this mod working, thanks to all here.
However I am trying to trim all the pages to help SEO. For example getting rid of the jump menus.
On posting.php I want to get rid... (view)
Mon 17 Oct, 2005 04:20 pm - Well I finally got it to work, wowee.
With a lot of help from 'Nintendo' at http://forums.digitalpoint.com I put the .htaccess in my root folder, changed the ^ to / and got this... (view)
Mon 26 Sep, 2005 02:20 pm - Hi,
Nothing new happened, error 404 etc.
[code]RewriteRule ^huatulco.*$ index.php [L,NC] [/code] seems to be the problem area. my folder is named "huatulco" so what do I put... (view)
Mon 19 Sep, 2005 09:28 am - Now I cant see my site at all, just a directory listing ... hmmm?
So what do we know now? (or more to the point, what do YOU know now?, since I am a beginer). What does this all mean related tol... (view)
Fri 16 Sep, 2005 09:23 am - Hi there,
I must be a gluton for punishment, but I tried a rewrite and it kinda worked.
[code]RewriteEngine On
RewriteRule !^test - [C]
RewriteRule ^.*$ /test/index.html... (view)
Thu 15 Sep, 2005 11:05 am - Oh I give up.
Honestly I am not mad or anything, it's obvious I dont have the skills needed to do this ... that's all.
I'll just do a few easy changes and foprget this bit ...... (view)
Tue 13 Sep, 2005 09:25 am - Hi Craven,
Thanks for getting back to me.
my php info;
........................................
PHP Version 4.3.6
System FreeBSD iwojima.globat.com 4.9-RELEASE-p2 FreeBSD... (view)
Sun 11 Sep, 2005 03:18 pm - Hi, My webhost asked me to add a $ after all * still did not work.
[code]
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} ^ilovehuatulco\.com
RewriteRule ^(.*)$... (view)
Fri 9 Sep, 2005 10:38 am - Sorry but stillhaving trouble, but to show that I am also a sharer and deseve a little help.
Here is a little mod that is dead easy to do to help SEO on PHPBB.
open... (view)