Windows XP, personal Web Service

Source: Internet
Author: User

1.

Creating a root folder (Windows)

Http://livedocs.macromedia.com/dreamweaver/mx2004/getting_started_en/wwhelp/wwhimpl/common/html/wwhelp.htm? Context1_getting_started&file=gs_14_q9.htm
After the server software is installed, create a root folder for your web application on the SY

Related Topics
Popup

Stem running Microsoft PWS or IIS, and make sure the folder has the necessary permissions.

To create a root folder for your web application:
  1. Create a folder called mysampleapp on the system running PWS or IIS.

    Note:Write down this folder name for later use. When you type it later, be sure to use exactly the same capitalization that you used when you created it.

    A good place to create the folder is in c: \ Inetpub \ wwwroot \. by default, your IIS or PWS web server is set up to serve pages from the Inetpub \ wwwroot folder. the web server will serve any page in this folder or in any of its subfolders in response to an HTTP request from a Web browser.

  2. Make sure the read and scripts permissions are enabled for the folder by doing one of the following:
    • If You're using PWS, start personal Web Manager by double-clicking the Web Server icon in the system tray. (The icon depicts a hand holding a Web page .) in personal Web Manager, click the advanced icon. the advanced Options dialog box appears. select home and click Edit properties. the Edit directory dialog box appears. make sure the read and scripts options are selected. for security reasons, you shocould not select the execute option.
    • If you're using IIS, start the IIS administrative tool (in Windows XP, Select Start> Control Panel or start> Settings Control Panel, then double-click Administrative Tools, then double-click Internet Information Services ). expand the "local computer" list, then the Web sites folder, then the default web site folder. right-click your mysampleapp folder and select Properties from the pop-up menu. in the execute permissions pop-up menu, make sure the scripts only option is selected. (For security reasons, do not select the scripts and executables option .) then click OK.

The Web server is now configured to serve web pages in your root folder in response to HTTP requests from web browsers.

After creating ing your system, you must define a Dreamweaver site. (See defining a Dreamweaver site (PHP ).)

popup

2. http://www.tetonmultimedia.com/tetonmultimedia/Archive-LocalHost.cfm
ColdFusion & 127.0.0.1 on Windows XP

(July '05)

So I finally got around to installing Windows XP. Why the wait? 'Cause Windows 2000 did the job, and I'm not one to fix that which ain't broke. personally, I 'd still be using Windows 3.1 or DoS if not for all the incompatibility problems with everyone else. for some reason, I have to be like everyone else since they won't be like me. and since I'm really a "website guy" rather than a "server guy," I prefer to spend my time designing and programming, rather than peering into new operating system and setup issues.

Anyway, I set things up, installed IIS and the latest ColdFusion MX, and immediately discovered "problems" with things like "127.0.0.1/mywebsite ". first, there's no "Personal Web Manager" (PWM) as part of the XP thing, so instead of using PWM to set up an alias, I did this:

On the website folder, right-click to "properties", select the "Web Sharing" tab, activate Web Sharing and enter the desired name (alias ).

Past experience suggested that things shoshould now work. but they didn't. instead, "127.0.0.1/mywebsite" got me a little pop-up asking for my username and password. this little pop-up was very persistent and wouldn't go away. after a bunch more twiddling and geeking, I discovered 2 more steps that solved the problem

On the website folder, right-click to "properties", select the "sharing" tab, and check the "share this folder" box. Any share name is fine.

Go to: Start> Control Panel> Administrative Tools. Then

    • Open "Internet Information Services"
    • Click down through the directory thing until you find your alias (entered above in "Web Sharing ").
    • Right-click the alias, select Properties, "Directory Security" tab, then click "edit" beside "enable Anonymous...", and then check the "Anonymous Access" box.

Experience suggests that different installbehave differently; however, this was the most complicated of the varous instils. (Other installrequire a subset of the above .) in addition, where you put "mywebsite" on your system affects the hoops through which you must jump. for example, putting "mywebsite" in C: \ Inetpub \ wwwroot \ "can makes things simpler than if" mywebsite "is on your desktop.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.