Web Hosting Talk







View Full Version : Vbulletin


Hands-on Mark
08-09-2005, 09:03 PM
Any one know how to convert all PHP into HTML? DNforum has this, just wondering if anyone has seen a hack for it or knows people that can do it for me.

kailash
08-10-2005, 01:25 AM
All php to html?
Or the extension .php to .html? ( You can use Apache's mod_rewrite to achive this)

Hands-on Mark
08-10-2005, 02:47 AM
How can I do that though? I cant just load mod_rewrite and off I go.

kailash
08-10-2005, 03:07 AM
Have you got mod_rewrite installed? If yes, you can start by writing rewrite rules in the .htaccess file

BaselineAce
08-13-2005, 12:24 AM
It's a vBulletin hack.

Tyler
08-13-2005, 01:53 AM
It (http://www.vbulletin.org/forum/showthread.php?t=91324) is a vB hack using mod_rewrite so both Kailash and BaselineAce is right . :)