[users@httpd] problem with cgi permissions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi all,
iam an apche 2.0.55 user
i want to get my homepages for different directories like
http://localhost/page1   -- (hello.html)
http://localhost/page2    --(welcome.html)
http://localhost/page3     --(index.html)
 
i tried using VH and Redirect
 
<VirtualHost *:80>
ServerName vls:80
Redirect /page1 http://vls:80/page1/hello.html
Redirect /page2 http://vls:80/page2/welcome.html
Redirect /page3 http://vls:80/page1/index.htm
</VirtualHost>
 
is this right and efficien t way.
i want to give cgi permissions for each directory
i modified it by using DocumentRoot and DirectoryIndex , Execcgi. but this is not working..
can any one help me pleae
 
 
 


Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.
[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux