Jump to content

BEH


prcollin

Recommended Posts

If you are using IIS you have to add "index.php" to the default document names on the "documents" tab in your web site properties via IIS control panel

 

Ok so my main folders are www.blogvertising.org/public_html so then I would name my first page index.php to make it www.blogvertising.org/public_html/index.php

 

I am a real noob at this stuff and it confounds me right now sorry ahead of time if I will have a lot of questions. 

 

 

Link to comment
https://forums.phpfreaks.com/topic/58646-beh/#findComment-291136
Share on other sites

Are you using /publichtml because that is the folder on the server where they are stored, or did you create that folder yourself.  Normally you don't have to include /publichtml in the url, that is merely where the documents are stored on the server.

 

try just:

 

http://www.yourdomain.com/index.php

Link to comment
https://forums.phpfreaks.com/topic/58646-beh/#findComment-291137
Share on other sites

Are you using /publichtml because that is the folder on the server where they are stored, or did you create that folder yourself.  Normally you don't have to include /publichtml in the url, that is merely where the documents are stored on the server.

 

try just:

 

http://www.yourdomain.com/index.php

 

yeah its just http://www.yourdomain.com/index.php i didnt mean to add public_html sorry

Link to comment
https://forums.phpfreaks.com/topic/58646-beh/#findComment-291145
Share on other sites

What error are you getting (if any)? What web server are you using (Apache, IIS, ...)?

 

I got the file to work beh it was so stupid i am not going to post what happened.  lol thanks for input though guys.  And is apache a good server to use,  Right now i am just uploading everything directly to my domain cause I own a hosting company. 

Link to comment
https://forums.phpfreaks.com/topic/58646-beh/#findComment-291161
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.