Tag Archives: Root Directory

Dreamweaver MX localhost problem??

We are having a challenge getting IIS in order to properly map my own web root. I’m using DWMX and possess never had this challenge beofre. I’ve always used (on similar machine) F: /SITES/the site for the reason that local storage area after which it C: /localhost/Webs/the site for the reason that testing server. the positioning = the name belonging to the current project (e. he. Car Company). While i preview the web site from dreamweaver, IE/IIS attempts to look for the site while in the /localhost/ directory Besides the /localhost/SITES/car organization. Everthing will be configured properly with DWMX. If I check out http: //localhost/SITES/trace. aspx, the page runs without any problems — hence the server end would seem ok. We can even get that will http: //localhost/SITES/Car Company/index. aspx but none from the graphics load. Easily hover the mouse with the graphics quickly, I see from the status bar how the URL is /localhost/images/car1. gif As an alternative to /localhost/SITES/images/car1. gif. For some reason the url is usually leaving out that " second level" with mapping. I’ve been using DWMX for a little bit and I’ve never had this challenge before. Intended for whatever it’s worthy of, this is … Continue reading

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

Navigation type question

Ok well We have my navigation sections and it’s in the div of course since I am using CSS but I would like to add additional to my direction-finding section. I know now I have to go through my pages to create changes since my navigation is regarding couse on each and every page and I didn’t wish to use frames. So my question is will there be anyway that I can have my navigation over a seperate page after which you can have it caused by every page i always need it. Almost like what you do for javascript stuff. If that does make any sense just well then , i’ll know. You will discover 2 options.. SSI or maybe PHP include.. If the server has PHP capacity, here is a tutorial available for you: http: //www. joe2torials. com/php_includes. php If you are using SSI.. I dunno just how.. see this specific thread – http: //www. webdesignforums. net/showthread. phpt=16965 Well I tried it also it works almost. What the results are is that plainly go click your link leadnig me into a new directory inside my site it keeps the first link thus which makes it a broken hyperlink. … Continue reading

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

Browser/Bookmark Title image Help

*Answered* It’s called a favicon allowing it to be set up like that: 1. Create an image – use several popular icon editing program or just create a 16×16 BMP bitmap implementing Paint and adjust the extension to help ". ico" 2. Upload this while " favicon. ico" towards the root directory of your web site. A FEW. Add < website link rel=" shortcut icon" href=" http: //addressto/favicon. ico" > involving the < HEAD> tags in the website.

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

Dreamweaver and Images

Concerning been setting up a simple straight html webpage for any colleague to modify and update himself using Dreamweaver. MY PARTNER AND I normally write value using BBEdit, nevertheless she needs any WYSIWYG and provides Dreamweaver MX in her PC. Concerning Dreamweaver 8 upon my PC. I’ve added pictures and graphics to the page and perhaps they are all placed over a host server using the code linking to a total URL for each. She can perspective the page around her browser without having problems, but when she opens the archive in Dreamweaver MX every one of the images are shattered. Next time i open it around Dreamweaver 8 Relating to no problems. All images show up just fine. Is there a worry with MX of which ignores full URLs Do they might need relative links The key reason why can’t she notice the images which are up online. She has checked the " Reference File… " (right click within the images) and everything is just fine. Dreamweaver seems to know where the record is, but it’s not displaying in this WYSIWYG Editor. Almost any thoughts She will need to save the images to the proper directory upon her PC. … Continue reading

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

.htaccess password protected directories

Relating to the following composition in my website /main < — root directory /main/templates < — THE directory in main. My personal. htaccess file was in the root directory My personal. htpasswd is while in the template directory Protected password box springs up it won’t accept my password. . htaccess Code: AuthName " Admin Panel" AuthType Simple AuthUserFile /templates/. htpasswd require valid-user . htpasswd Code: user: password What feel i doing erroneous Just your word of notice; its not safe to put htpasswd files within web accessible files, even if there’re protected. If you could place them inside a directory outside of the main site folder (if your hosting company lets you do this) it will be more secure. At this point, onto the difficulty. Is your password encoded Theres a strong explaination here on how you can do it. This may solve your problems, but I cant basically see whats possibly not working here. MY SPOUSE AND I always find htaccess valuable, but configured in another way to on every device! : play: You ought to encrypt the passwords.

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

Client Uploading to FTP

What do you are affected by letting your clientele upload files to the server What would you think is the simplest way to transfer substantial files between you along with your client I have heard lots of people say that it’s not at all a good idea to offer your clients add capability directly to your server. Simply just want some strategies… With thanks. The root or only their directory And I guess it depends what you mean by client, just as the scale in the work. And also depends are usually purpose of the actual uploading, maybe there could be an alternative process. I think this also matters what type of files they need to upload, and with regard to what purpose. Sometimes, they just would like to upload images, or perhaps add new articles. Some of those techniques could be handled with a CMS. They would be sent into a folder on the particular server, and not the principle root directory. (Does it changes lives where they will be sent to) For the nature in the business: It can be for a stamping company…. clients send their own large files on the printing company that they are printed. … Continue reading

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

Developing Sites on sub directory?

is there methods to keep your site posted on the sub directory w/o the actual search spiders crawling it You can place a file in your root directory known as robots. txt, and use it to specify which subdirectories you desire spiders (robots) to steer clear of. The major se spiders usually esteem whatever’s in software. txt. Here’s one of these of the file’s articles (Any directory not necessarily mentioned is assumed that they are allowed). The remarks (i. e. that # and all after) are optional: Code: User-agent: * # apply rule to all or any bots Disallow: /cgi-bin/ # stay right out the /cgi-bin directory Disallow: /develop/ # stay right out the /develop directory There is also the meta tag route. HTML: < meta name=" robots" content=" noindex, nofollow" /> Useful in the event you cannot create a robots. txt report, although you would need that line throughout every file. thankyou quite definitely guys does creating a robots. txt report also help seo I don’t believe it does, but at the least it’ll keep individual files from being read*. Since WHEN I last posted, I read articles stating to stay your robots. txt file as simple and well-formed … Continue reading

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

Question abt the pic b4 the url

Hi there All, I need to to know how you can get a snapshot b4 the url Wat is a code for it to get eg b4 http: //www. webdesignforums. net we notice a pic on the " w" within a blue circle…. With thanks If POST remember right, it can be called a " favicon" (google it). Pretty easy to try and do, you write a line in the code akin to a stylesheet line. Thank you. Step ONE PARTICULAR: Create your favicon graphic. Small images are best for a favicon is commonly 16×16 pixels. Step 2: Make it in to an icon termed favicon. ico – There are two or three online favicon mills… here is a bed that I like: http: //tools. dynamicdrive. com/favicon/ Phase 3: Add this distinct code to this html header of all of the files for which you want the favicon to seem: < link rel=" shortcut icon" href=" favicon. ico" /> Phase 4: Upload your favicon. ico file for your root directory. Furthermore upload your up-to-date page files. That is definitely it! You small tip… when reaching your images, transparent gif’s work well because while it really is almost universal the fact … Continue reading

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

Upload a image to tab

Howdy experts, I am extremely new to get web designing. We have built up a fresh web site for by myself company. So now i want to put a image towards window tab this shows when open the net page, like the search engines displays as " g". What needs to be the picture’s features like size etc. How regarded as a put this. My url is internet. taraleisuretravel. com. Thanks BnZ I believe you mean a " favicon" A favicon is often a 16 X 16 pixel icon (type. ico), and also the name of it might actually be " favicon. ico". Once created, you put that file within your root directory plus specify it within the head section of your web page(s). I can’t think about what your favicon would mimic, but if you can create a OF SIXTEEN X 16 bmp record (favicon. bmp) you can can convert it for yourself… to a. ico report, or you should use a free photo editor like irfanview in order to convert it.

Posted in Web Design | Tagged , , , , , , , , , , | Leave a comment
Page 1 of 212