PDA

View Full Version : Upgrading urls / replacement text



gnrx
Wed 29th Apr '09, 11:27pm
Hello.
Recently, I transfer my old forum PNphpBB2 to VB.
I view that I have 2 differents problems with some url's.

In my old forum (PNphpBB2) the url's are in format .html, for example:

http://www.myforum.com/PNphpBB2-viewtopic-t-3911.html
or
http://www.myforum.com/PNphpBB2-viewtopic-t-1075-highlight-axel.htmlI execute cleaner.php but not upgrade any url (I don't made any change in cleaner.php).

My second "problem" with url's are, my old forum are based in web (postnuke with PNphpBB2) for this reason, some urls in my forum called a modules of web, for example:

www.myforum.com/CmodsDownloads.html or www.myforum.com/dpDocs.html it's possible changed this url for new urls that call to my new main forum?

Thanks and a regards.

Jerry
Fri 1st May '09, 4:59pm
You'll have to use a 303/401 redirect for that, check out the link in my sig.

gnrx
Sun 3rd May '09, 7:46pm
Ok, thank you :)