Hi everybody,
I read about treads realted to this issue but they did not resovle issue given below.
Please help me resolve issue given below
I have html file under /srv/www/htdocs/actual_folder
Code:
ls actual_folder/
test.html
and following link works
http://mysystem/actual_folder/test.html
then I created symbolic link
Code:
ln -s actual_folder symbolic_
I have created a subsystem file which runs java program I have created. The subsystem file resides in /etc/init.d and allows me to stop and start the service with a consistent interface (start and stop).
I'm running an Apache 2 server from my raspberry pi, and everything works fine. I wanted to configure ".htaccess", so I had to move some files around. So in "/var/www", I created a file called "html" and moved all my pictures, and webpages into it. However, I left "index.html" out inside of "/var/www." All of this works fine, except for one thing.
I have a Wildcard SSL installed on my Apache server.
Hi folks,
Just purchased a new Samsung 24" display, model 2494HM. I need to test it for dead pixels. Because the shop didn't test it, saying that if there are more than 3 dead pixels, Samsung will replace a new LCD display within 7 days.
Google "how to test LCD display" found following link;
LCD dead pixel test - Dead Pixels Test
I am newbie to Linux.
I want to enable directory indexing in "/var/www/html/" [dont want to use index.html or something else htm or php file , just want to show all files and folders when browsing http://localhost ] security risk but i damn care about it.
Code:
1- Using Fedora 12
I am running Ubuntu 11.10
I have the following files.
Code:
geo2503r05690585.html
geo2503r06020612.html
geo2503r06250641.html
geo2503r06490658.html
geo2503r06830686.html
geo2503r05860601.html
geo2503r06130624.html
geo2503r06420648.html
geo2503r06590682.html
geo2503r06870687.html
In each of them there should be a line with the following st
I have installed LAMP stack via the CB-Welcome script.The Apache server works and I get the "It works" page when pointing browser at localhost.I created a php test by modifying the "It works" index.html and saving it in david/htdocs ast test.html and also as test.phpThen browser to localhost/david/test.html gives....It works!This is the default web page for this server.The web
Hi All,
I have a output like below values
HTML Code:
val1=test.com
val2=10.26.208.11
val3=en1
val4=test-priv1.com
val5=192.168.3.4
val6=en2
val7=test-priv2.com
val8=192.168.4.4
val9=en3
val10=test-vip.com
val11=10.26.208.9
val12=$val3
I want to convet this output values into below tablular format.