Home Register Members List Search Today's Posts Mark Forums Read

Go Back   TechFuels Forum > Network > Wireless Networking

Reply
 
LinkBack Thread Tools
vasica143
Senior Member
 

vasica143 is offline  
Old 05-11-2009, 11:28 AM
  #1 (permalink)
Transmitting of LAN web

I owe a wireless LAN working by making use of a hacked Fonera Router. It's running DD-WRT firmware in the LAN wireless. Everybody is able to connect to it and then pulls out an IP from DHCP. There is no connectivity to the internet. It's just a wireless LAN which is sharing it. I also have a WAMP server with the Mambo running on it which is been connected to the laptops. Other users are also enable to run a web page if they desire. What I will be required to occur: If a user who tries to go to a page which is existing, let it find it. If the page which doesn't exist, then auto redirect to the default server 192.168.0.161 (Mambo which is running in the computer). Why? I don't require the users to get a "page not found" and get the lost of trying to find the main LAN server. Is there any easier program or solution to do this? I’m able to setup the router to hand out any DNS which I desire to connect.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
laressa
Senior Member
 

laressa is offline  
Old 05-11-2009, 11:29 AM
  #2 (permalink)
If you are running an apache so you are able to do a custom 301 redirect with an .htaccess file in your computer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT +1. The time now is 09:43 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Copyright Techfuels -->
SEO by SubmitEdge


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151