chmpdog Posted April 18, 2007 Share Posted April 18, 2007 Hi, First off thanks for reading my post! Now how do I get my url to become like this: http://www.example.com/folder/thisismyphppage/ Anyone know how? Thanks Link to comment https://forums.phpfreaks.com/topic/47650-how-do-i-get-my-url-to-be-like-this/ Share on other sites More sharing options...
trq Posted April 18, 2007 Share Posted April 18, 2007 <a href='http://www.example.com/folder/thisismyphppage/'>http://www.example.com/folder/thisismyphppage/</a> Seriously? Your question is pretty vague but I think your talking about mod_rewrite. Take a look here. Link to comment https://forums.phpfreaks.com/topic/47650-how-do-i-get-my-url-to-be-like-this/#findComment-232698 Share on other sites More sharing options...
veridicus Posted April 18, 2007 Share Posted April 18, 2007 My DocForge article on clearn URLs may have the instructions you're looking for. It's a very simple starting point, so ask questions there or here if you need more detailed info. Link to comment https://forums.phpfreaks.com/topic/47650-how-do-i-get-my-url-to-be-like-this/#findComment-232738 Share on other sites More sharing options...
cyrixware Posted April 19, 2007 Share Posted April 19, 2007 Hi, First off thanks for reading my post! Now how do I get my url to become like this: http://www.example.com/folder/thisismyphppage/ Anyone know how? Thanks you want your url become like this in the address: http://www.example.com/folder/thisismyphppage/ ? try to create your directory name folder and save your page inside of that folder. Open it in the browser.... Link to comment https://forums.phpfreaks.com/topic/47650-how-do-i-get-my-url-to-be-like-this/#findComment-232798 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.