Php can run as the website???

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

Post Reply
njwan
Forum Newbie
Posts: 8
Joined: Wed Jul 28, 2004 1:52 am

Php can run as the website???

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!
User avatar
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 :?
User avatar
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.
User avatar
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 :?
User avatar
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.
User avatar
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

This is a security

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.
Post Reply