• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

still showing default plesk page after clearing httpdocs and uploading index.html

JurgenV

New Pleskian
Ok,

Not a newbie but definatly a newbie question.

Plesk 10

Created new subscription
browsed to it and saw default plesk page
Deleted files in httpdocs
uploaded index.html
waited a day
still plesk page....
checked DNS, used nslookup on my PC, using default Name server, plesk itself etc. all pointing to the correct plesk IP. so OK
Browsed to www.domain.tld/index.html.... works
so it seems apache is not redirecting the domain to the page correctly
restarted apache via plesk... no go
cli then, /etc/init.d/http stop then start still no go

QUESTION
Can anyone shed some light on this, more specific the part where apache sees the host header coming in on a http request and determins what to do with it?
 
Have you tried to reconfigure domain with

# /usr/local/psa/admin/bin/httpdmng --reconfigure-domain <domain_name>

?
 
Hi Igor,

THanks for taking the time to reply.

I ran the command you suggested, it ran for a second or two but when I surf I still get the default plesk page...

any other suggestions?
 
Someone please kick me... the file is called default.html.... not index.htm...

changed file to index.htm and it worked
 
Back
Top