Tag Archives: Personal Server

How not to show the url when a website is redirected

I have a website that’s hosted on my personal server, but the website isn’t pointed towards it and it is redirected. So what i might like to do is if this particular website is www. theirsite. com and it is redirected to online world. oursite. com/theirsite just how do i get the url to settle as www. theirsite. com Im assuming you’re discussing getting the URL inside the address bar to say www. theirsite. com if you are actually at online world. oursite. com/theirsite indeed The only way We can think of doing this is using a new frameset to connection to www. oursite. com/theirsite. The particular index page at theirsite. com may be as simple because this Code: < html> < frameset cols=" *" > < shape src=" http: //www. oursite. com/theirsite" > < /frameset> < /html> Frames aren’t good for engines like google remember, in this situation where they are worried theirsite. com includes no content along with wouldn’t be ranked well. IIRC, that you can do this with. htaccess, but I’d do make certain they are of WDF to be certain. Thanks guys, I’ll check that out This could help: htAccess Generater Tryout.

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

Mirc chat?

Heya. I’m doing a freebie site for any friend, and they want asked for a Mirc chat room to be installed/setup. This is new to my home, can anyone inform me as to how I established this up, as I solely know Mirc for a app on a user’s system, and never accessed via a browser. http: //ukchatterbox. corp. uk uses Mirc.. Kind regards You need space over a server ultimately. It can be above a " Freebie" IMHO. mirc is surely an irc chat buyer that connects to help an irc server. Your friend seems to prefer to run an irc chat server that folks can connect to using someting including mirc. As wired explained this falls well prior to a freebie because you will probably need your personal server or use a host that gives you irc hosting. Ah right, thanks men. (Unlucky to get my mate ).

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

FTP To Web help

Im uncertain on how for you to word this but ill do this best I have a remotly hosted website and we have a local file transfer protocol server with all my downloads on the idea i wanna know how i can display all my files on my personal ftp server on my website ive see it done ahead of on other websites like http: //search. ftphost. net/indexer/search. aspx there it seems to gen pages with all the ftp servers that have been Registered and screen the files automated witch are set for download is there a new php script or some form of software to perform this any questions or comment to help me would be great thx Chronocalamity Together with PHP, you can easily browse directories. When managing ftp servers, you need to use different options, not the identical ones for over the internet files. Take a look at http: //www. w3schools. com/php/php_ref_ftp. asp im a noob continue to at webdesign you can forget then the commen hobbist almost all this w3 stuff is far around right now to me but i did get a very important factor right and that’s i can address my problem having a … Continue reading

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

Dreamweaver MX and php

Hello, I’ve volunteered to edit a site that has pages in php formatting. I use Dreamweaver MX, know some basics and have made/edited sites around html but for no reason used php. Next time i look at the website in Design view I don’t obtain the page content exhibiting, only the header, footer and menu although I can see the internet page text in Code view so the all there on internet land…. Is it possible to view and edit your website in design look at I don’t learn how to edit code. Every help really apprieciated! Regards, Lily Hello. Php is the server side language so to discover it you nned to load it with a server. Or you should utilize WAMP/MAMP and developed your PC as being a server enviroment tests. Or work online constantly. Make changes, upload to the webhost and view it online. PHP is required to be executed on this webhost’s server (or your own personal server). Thanks for the replies. Don’t find out if this actually helps me as well as not… So basically I can only make changes with a page in php by simply directly changing/editing that code PHP is a symbol … Continue reading

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

How do I do this?

Hi, I’m not positive where do you start on implementing a thing on my web page. I am a new s/w developer and may write pretty much anything in C++ as well as VB. NET. I have written some Perl and also hated it. Here is what I might like to do: I need an easy method for visitors to sign up for a class about various days in addition to times. Something like a Tuesday morning elegance, Tuesday afternoon class, Thursday morning, and also Thursday afternoon. Additionally, I need to keep track of may be students per training. And lastly, I need to send this selection to somewhat of a paypal address so we could charge for the particular class. I have code because of this last part, but it likely will have to be redone, or embedded within the code for the very first two parts. Just how do i implement something similar to this I don’t know where first. I know SQL, so I don’t mind with a DB. I don’t learn how to use a DB from just a site though… My business is currently searching for training videos, text, etc. About to w3cschools to understand … Continue reading

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