uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 4 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   online   service   product   business   uk   tool   company   linux   code   server   application   system   web   list   video   marine   create   data   experience   tutorial   description   explanation   learn   technology   build   article   blog   world   project   boat   download   windows   lookup   security   free   performance   javascript   technical   london   beautiful   control   network   tools   support   course   file   research   purchase   image   library   programming   youtube   example   php   construction   install   opensource   community   html   quality   computer   feature   profile   power   browser   music   platform   process   mobile   work   user   share   manage   professional   database   hardware   buy   industry   advice   internet   dance   developer   installation   3d   search   camera   access   customer   travel   material   standard   money   test   develop   documentation   review   css   engineering   photography   webdesign   engine   device   digital   speed   event   api   source   management   program   question   client   phone   discussion   content   simple   story   water   marketing   yacht   app   account   setup   interface   package   idea   fast   communication   compare   cheap   script   market   study   easy   live   google   resource   operation   demonstration   contact   startup  


Tag selected: httpd.

Clear all

Showing 4 results.

Looking up httpd tag. Showing 4 results. Clear

Apache mod_rewrite Tutorial

http://www.mediacollege.com/internet/server/apache/mod-rewrite/syntax.html

Saved by uncleflo on October 11th, 2014.

We need to tell Apache where and what to rewrite. You have two options here - more commonly, you can place the code in a .htaccess file. This is nothing more than a text file which when present in a directory will be interpreted by Apache. You may already be familiar with a .htaccess file, as these allow you set all kinds of server options, e.g. as a custom 404 error page. The other alternative is only available if you have root access and that is to place the code inside your httpd.conf. See load issues for more information. Throughout this tutorial, I am assuming you are using a .htaccess file in the root of your domain (i.e. http://example.com/.htaccess), unless otherwise stated.

module rewrite apache httpd lamp php linux rule condition setup configure guide url htaccess access web server engine host virtual website seo google index text tutorial configuration error link base pattern syntax howto


None

http://docs.fedoraproject.org/en-US/Fedora/13/html/Managing_Confined_Services/chap-Managing_Confined_Services-The_Apache_HTTP_Server.html

Saved by uncleflo on July 23rd, 2013.

"The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards". In Fedora, the httpd package provides the Apache HTTP Server. Run rpm -q httpd to see if the httpd package is installed. If it is not installed and you want to use the Apache HTTP Server, run the following command as the root user to install it.

install port guide allow development secure apache permission web linux howto selinux open httpd source http description server management


None

http://unix.stackexchange.com/questions/50639/httpd-cant-write-to-folder-file-because-of-selinux

Saved by uncleflo on July 22nd, 2013.

Does anyone know which sebool it is to allow httpd write access to /home/user/html? When I disable selinux echo 0 > /selinux/enforce I can write, so definitely selinux. Just don't know which one is the right one without opening a big hole and Google isn't being much help.

information allow root secure apache permission manage linux enhanced access solution selinux folder httpd file bool public


Httpd Allow directory browsing

http://forums.devshed.com/apache-development-15/allow-directory-browsing-9072.html

Saved by uncleflo on December 19th, 2012.

A forum extract and solution on how to disable the default and welcoming Apache test page. Can anyone tell how to configure Apache to allow directory browsing instead of returning the defualt home page? apache is running, Netscape is finding the page ok

web linux administration development disable browse default html page welcome solution forum apache httpd


No further bookmarks found.