jame_2d Posted August 28, 2006 Share Posted August 28, 2006 if i have link like thatwww.atkhmer.com/profile.php?id=100&name=atkhmer.comi want it the same to www.atkhmer.com/profile?id=100&name=atkhmer.comor www.atkhmer.com/profile?100?atkhmer.comorwww.atkhmer.com/profile.kh?id=100&name=atkhmer.comregards and thanksfrom atkhmer.com webmaster Link to comment https://forums.phpfreaks.com/topic/18888-crazy-url-from-wwwatkhmercom/ Share on other sites More sharing options...
oldmanice Posted August 30, 2006 Share Posted August 30, 2006 Man its not easy your going to have to create verital hosts and a lot of them it very trickey.Look : NameVirtualHost ******# ServerAdmin [email protected]# DocumentRoot /www/docs/profile.php?id=100&name=atkhmer ( Make a folder underneth called whatever you want the url to be) # ServerName www.atkhmer.com # ErrorLog logs/dummy-host.example.com-error_log# CustomLog logs/dummy-host.example.com-access_log common# ServerAdiman atkhmer.com#</VirtualHost******>BTW the * Is your local ip address wich can be found at http://whatismyip.com Link to comment https://forums.phpfreaks.com/topic/18888-crazy-url-from-wwwatkhmercom/#findComment-83077 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.