You are on page 1of 3

26/11/2015

"To change this page, upload your website into the public_html directory"
User Name

Password

Log in

Help

Register

Remember Me?

What's New?

Forum

New Posts FAQ Calendar

Forum

Forum Actions

Technical Discussion

Advanced Search

Quick Links

User-Level Difficulties

"To change this page, upload your website into the public_html directory"
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages, select the forum
that you want to visit from the selection below.
Results 1 to 4 of 4

Thread: "To change this page, upload your website into the public_html directory"
Thread Tools

10-27-2012,

Display

#1

06:03 PM
Join Date:
Posts:

anyo1982
Registered User

Oct 2012
1

"To change this page, upload your website into the public_html directory"
Hi all
I am a new DirectAdmin user and experienced cpanel site builder.
I have sucessfully added my domain and installed wordpress on my site.
I can login my dashboard, add posts etc.
However when I visit my site and try to see the posts I made and the main page,
always get the same message.
"Welcome to the home of xxxxx.com
To change this page, upload your website into the public_html directory"
All wordpress instalation IS on public_html directory
So I tried to copy all the worpress files to public_ftp (I had no idea what would happen,
just wanted to try) still nothing.
I have copied all wordpress files to root directory of domain too, still nothing.
What else can I do? Why do I get that message?
My hosting account has "Admin Level" and "User level" (if that matters) and I have done
it all under "user level"
Thanks in advance for any help, I am totally stuck.
I have contacted directadmin support and I am waiting for their reply, but cant wait to
update and upload contet to my sites!
Thanks

Reply With Quote

10-28-2012,

02:55 AM

https://forum.directadmin.com/showthread.php?t=44914

#2
1/3

26/11/2015

"To change this page, upload your website into the public_html directory"
Join Date:
Posts:

Suurbier
Verified User

Apr 2007
239

Delete index.html located in public_html

Reply With Quote

03-30-2013,

#3

12:01 AM
Join Date:
Posts:

thucphamtaybac
Registered User

Mar 2013
1

Ok thanks
Thank u very much!

Reply With Quote

03-30-2013,

#4

01:13 AM
Join Date:
Posts:

AE86
Verified User

Apr 2011
22

You can change this behavior by editing the file /etc/httpd/conf/httpd.conf. Open it
with your favorite editor like vi or nano and change the line:
Code:
<IfModule dir_module>
DirectoryIndex index.html index.htm index.shtml index.php index.php5 i
ndex.php4 index.php3 index.phtml index.cgi
</IfModule>

to:
Code:
<IfModule dir_module>
DirectoryIndex index.php index.html index.htm index.shtml index.php5 i
ndex.php4 index.php3 index.phtml index.cgi
</IfModule>

That way, index.php will be handled before the index.html.

Reply With Quote

Quick Navigation

User-Level Difficulties

Top

Previous Thread | Next Thread


Similar Threads

how to change "Apache is functioning normally" page


By 2hamed in forum Apache (WWW)

Replies: 1
Last Post: 06-11-2011, 08:17 PM

How to change the default user of file upload via FTP ("from admin to apache")
By kam in forum DirectAdmin General Discussion

Replies: 1
Last Post: 01-12-2009, 11:35 AM

Website won't come up, but i get the "Welcome apache" page
By rszkutak in forum Admin-Level Difficulties

Add "Change Password" link to SquirrelMail login page (CODE INCLUDED)


By SlashChick in forum Feedback & Feature Requests

https://forum.directadmin.com/showthread.php?t=44914

Replies: 5
Last Post: 10-16-2008, 10:53 AM

Replies: 10
Last Post: 11-22-2004, 11:35 PM

2/3

26/11/2015

"To change this page, upload your website into the public_html directory"

By SlashChick in forum Feedback & Feature Requests

Last Post: 11-22-2004, 11:35 PM

Add "Change Password" link to SquirrelMail login page (CODE INCLUDED)


By SlashChick in forum How-To Guides

Replies: 3
Last Post: 07-09-2004, 01:36 PM

Posting Permissions

You may not post new


threads
You may not post replies
You may not post
attachments
You may not edit your
posts

BB code is On
Smilies are On
[IMG] code is Off
[VIDEO] code is Off
HTML code is Off
Forum Rules

Contact Us DirectAdmin Web Control Panel Archive Top


All times are GMT -7. The time now is 05:42 AM.
Powered by vBulletin Version 4.2.3
Copyright 2015 vBulletin Solutions, Inc. All rights reserved.
DirectAdmin 2013 JBMC Software

https://forum.directadmin.com/showthread.php?t=44914

3/3

You might also like