Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!
Moderator: General Moderators
-
njwan
- Forum Newbie
- Posts: 8
- Joined: Wed Jul 28, 2004 1:52 am
Post
by njwan »
Hey!
I visit
http://www.alilibaba.com and I see they use the url to execute their site.
You can visit it and see it.
How php can do it??
Thanks!
-
Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Post
by Chris Corbyn »
I dont understand what you're saying... It's a website

-
Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Post
by Ambush Commander »
It's one of those domain name squatters... ugh. I don't think this is a PHP question. Please clarify.
-
Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Post
by Chris Corbyn »
It's certainly not a security question. i'd move this if I knew what the question was

-
phpScott
- DevNet Resident
- Posts: 1206
- Joined: Wed Oct 09, 2002 6:51 pm
- Location: Keele, U.K.
Post
by phpScott »
i think he is refering to url rewritting, the place I work for does it with .htaccess files.
-
Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Post
by Chris Corbyn »
mod_rewrite for apache
-
njwan
- Forum Newbie
- Posts: 8
- Joined: Wed Jul 28, 2004 1:52 am
Post
by njwan »
phpScott wrote:i think he is refering to url rewritting, the place I work for does it with .htaccess files.
Yes, I think so.