Tag Archives: Default Document

Apache Question

Express my web list is ‘C: /my documents’ and from it I have a new folder called ‘website1’ So to get to it I would type: http: //localhost/website1/ These days, is it doable to edit httpd. conf so I just have to type this specific: http: //localhost/website1 (without the / within the end) With thanks Try: Code: Alias /website1 /website1 (IIRC) That would try to be for one folder while wouldn’t it Think about making it so I do not have to type the / in for any folders Add an alias minus the " /" Maybe you have checked whether UseCanonicalName is placed on In that case, disable it. Sean ie. UseCanonicalName off … around httpd. conf Sean Furthermore check the Crawls… by default the only real default document is definitely index. html, probably have to add in. php,. htm etc for whatever you employ. PS Mine works that way by default (after incorporating in index. php in order to my indexes) WE already did of which And due to all that made it simpler for, I will experiment with these suggestions tommorow. Sean, the item worked great, with thanks.

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

FTP site problems

Hi guys Been on christmas now for Month a quite bored stiff. Thought he would make a site on Dreamweaver CS3. Uploaded site to FTP server for assessment, and all ought to work, well it doesnt. WHEN I uploaded the information to public_html folder. But after i type domain identify www. example. com this only brings upward the index together with all folders. After i type in world wide web. example. com/index. html your website opens correctly. Managed I miss/delete something, what am I missing. Spent the entire morning googling the prob but without luck. Website design and what not necessarily is totaly new if you ask me. You need to help Gives thanks in advance Pof That’s a server setting that appears to be set incorrectly. Test changing the index chart. html to directory. htm, see in case it works. If it’s a windows server, switch it to default. htm Or default. html When you have access to your hosting provider control panel, there is often a setting where you may add index. html because you default document.

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment