patch - C:\Windows\System32\drivers\etc\hosts
How can I redirect all websites to other website?
example for one:
62.85.117.104 delfi.lv
i need for all websites..
62.85.117.104 *
(not work)
Is there a way to create (dinamically) a kind of subdomain that goes between my website domain and the .com?
For www.onlinevet.com, for instance, would be something like:
www.onlinevet.dog.com
www.onlinevet.cat.com
Hi! I'm writing a little website (webapp) in php+codeigniter, I'd really like to make it open source (to attract collaborators and to have a free VCS hosting).
Is that a good practice?
This mine security?
Which are the best tools to change important data before uploading? (like config files with db names and passwords used for testing etc..)
I am working on a website: http://www.bbp.nl/luuk-test/wac
It displays really well on FF and IE.
I went tot test it in chrome and it is totally messed up.
Somehow chrome displays all the divs underneath each other.
I really dont know where to look since it also validates well in W3C validator.
Also googled it, but could not find anything. Does anyone knows the answer?
Please help.
I'm building an internal website in Perl and I would like to get it to use Windows credentials for authentication. My research so far has turned up a lot of keywords: Kerberos, LDAP, NTLM, etc, but no solid information. Anyone got pointers or good tutorials?
Thanks.
Hi I have a wordpress installed on
h*ttp://domainname.com
and I would like to have replication of the same website on a subdomain for example
h*ttp://sub1.domainname.com
h*ttp://sub2.domainname.com
What should I do to make this happen without copying any database and the wordpress should be smart enough to recognize the "sub1" and "sub2" to be used later in the program.
Hi,
how can i stop accessing my website content [like image,swf,pages etc.] from other domain?
suppose my server has a myflash.swf file in my server with live url http://www.mydomain.com/flash/myflash.swf . i want this flash can't be accased by any other domain using the live url. is it possable?
thanks in advance.
I want to crawl a website and store the content on my computer for later analysis. However my OS file system has a limit on the number of sub directories, meaning storing the original folder structure is not going to work.
Suggestions?
Map the URL to some filename so can store flatly? Or just shove it in a database like sqlite to avoid file system limitations?
here's my website:
www.newportclassic.com
do you know of any free, easy to use, content management systems, that will allow me to simply edit the text on my site without having to download the file, open the file, edit the code, save the file, upload the file ???????
Hi there,
The title says it all, my website looks good in Iexplorer 8 and Firefox but the part of the picure and top navigation is laso noty in place, can anyone figur out why? For me it's a mysterie
http://www.friesecomputerservice.nl/
So, I've been saving a .txt file from a website and using...
My.Computer.FileSystem.ReadAllText()
To put it into a string.
But I figured it'd be more efficient to just grab it directly.
How do I go about this?
Thank you.
Playing around with google I discovered that someone with a .me (Montenegro I presume) url is running a mirror of my website. I don't really know where to go with this. Does this mean someone has access to my VPS? Or what is going on here?!
I want to make a website that will have multiple pages, but because of a unique navigation bar, I cannot simply link to a new file for each page. What is the best way to accomplish this. Some possibilities that I can think of are having all of them on one page, but using css and javascript to move the other pages offscreen, or using iframes and loading them with javascript. Could someone please direct me to some examples or tutorials?
I have a section of my website where I will have forms. I only want people who have registered with the site to be able to use these forms so that I only have serious customers using them.
So what i want to have is a way that people can register on the site and once registered the area with the forms will be available to them and I will know who has sent me a form etc.
when i debug our website then he works fine. but when i want to refresh that i refresh it in browser i see that my asp.net development server is automatically closed before my refresh so browser tell me that " Unable to connect". why are development server is automatically closed without any reason.
Are you know why development server is automatically closed.
I have a website where I want keep track of the Statistics about the users who came to my page from different sources. I want to identify whether user came from Search engines / other websites / direct typing the URL.
I am using asp.net and C#.
Please help
Hello, I am building a static-website (as in, to change a page, we change the HTML and there is no DB or anything). Well, it will have a number of pages and I don't want to copy and paste the HTML navigation and layout code around everywhere.
So what would be the best platform to use in this situation so I can have all my layout and "common" HTML markup all in one place?
I recently moved the asp.net website solution folder (along with class projects) to different location.
As the result, visual studio doesn't stop at break points, and I could not able to debug.
I see none of my assemblies at Debug Windows Modules; only microsoft assemblies are loaded. I have also deleted all bin folder and re-referenced all projects. But still no luck.
Thanks in advance!
Hi All,
I m getting a problem while embedding a font in my web site i m using a css3 rule of font selector code is
@font-face {
font-family:'VoltaEFTU-Regular';
src: url(/fonts/VoltaEFTU-Regular.ttf) format("truetype");
}
.sample { font-family: 'VoltaEFTU-Regular'; font-size: 10em; }
I put my volta font in truetype format in fonts folder of my website folder but its not working
my html code is :
typetrigger
i want to develop a property listing website just like https://www.websites4yourlistings.com/
Do you guys know of any free open source script i can use for the following tasks
Gallarey script that has title and description, that can be uploaded by clients of deleted
Pls suggest a method to create different template from the same layout by using different colours, css, back ground image
Do you know any script that i can use to create a subdomain from my script?
thanks for helping
I have written a small PHP framework and I want to make a website where I explain some basic features.
I want to display blocks of php code. Is there an easy to do this, preferably without JavaScript.
I want to have section kind of like displayed below:
// This function takes in a value and return it
public function getname($name){
return $name;
}
Hey All,
I recently designed a site in Drupal and it is perfect in FireFox and Safari, but wont' display correctly in IE6 or IE7.
The site might be NSFW, but it's just a Pickup Artist Website:
http://bradp.com.
Could someone point me in the right direction of what to fix? I'd be very grateful.
Thanks,
Nick
Am developing a firewall application that is suppose to restrict website/protocols/webs directories system wide that i choose
for example
restrict login.domain.com, but not domain.com
restrict domain.com/passport not domain.com
restrict .tld types e.g .org
pls give me some ideas?
[edit]
Am developing on the windows plat form , from win 2000 to win7, using any vb language vb6 upwards also i want to be able to block any protocol http ftp etc.