heloo
actually i have a form that i have to but on a privat server
i edited my php.ini to:
SMTP = server19.000webhost.com (this is my free server)
and edited httpd.cong to:
ServerName: server19.000webhost.com
and this is my website IP address:31.170.160.83
my server root on my PC is: c:/AppSer
My document root on my pc is:c:/AppServ/www
and this is the folder where i put my (contact form and php files)
when i open IE and write :server19.000webhost.com/contact-form
or even: 31.170.160.83/contact form
i never see my contact form cause the file is not there but when i go to :
localhost/contact-form i see my form online instead of seeing it on my private server
what i did wrong and what to do or edit to see my form on my private serve , i'm a beginner please help me and tell me what to do step by step.
