You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Leon Sargent <le...@comcast.net> on 2006/09/06 15:21:29 UTC

[users@httpd] Before I post, this is the list for users of Apache with question about it's operation and set up

I have some questions about .htaccess in my root directory and my  
admin directory

Questions about how .htaccess and spider.txt and robot.txt effect URL  
SEO add on to my website.

And the directives I set up  in my httpd.conf file for apache and how  
that effects .htaccess files.

I also want to make sure the .htacess and the directives are fully  
protecting my website from malicious people trying to bring it down.

Leon Sargent

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Before I post, this is the list for users of Apache with question about it's operation and set up

Posted by Leon Sargent <le...@comcast.net>.
On Sep 6, 2006, at 9:32 AM, Joshua Slive wrote:

> The first thing you should do is read:
> http://httpd.apache.org/docs/2.2/howto/htaccess.html
> which seems to answer a couple of your questions.


Thank you Joshua.

I had used that page and a few others to create my directives and  
my .htaccess files.

I am going to post some code from httpd.conf and my .htaccess file to  
make sure they are working together to keep my website safe.

As I am new to this whole process there maybe mistakes or I might  
have enable directives that disable the .htaccess file.

So if someone would take a once over and let me know I would truly  
appreciate it.

The files I will be posting I also need to know if the coding will  
interfere with URL SEO by not allowing access to the files that need  
to be indexed.

Also I will be posting up the spider.txt and robots.txt file to find  
out how if at all those would be effected by the .htaccess file or  
the directives or if that would be causing a problem with URL SEO.

Thank you.

Leon


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Before I post, this is the list for users of Apache with question about it's operation and set up

Posted by Joshua Slive <jo...@slive.ca>.
On 9/6/06, Leon Sargent <le...@comcast.net> wrote:
> I have some questions about .htaccess in my root directory and my
> admin directory
>
> Questions about how .htaccess and spider.txt and robot.txt effect URL
> SEO add on to my website.
>
> And the directives I set up  in my httpd.conf file for apache and how
> that effects .htaccess files.
>
> I also want to make sure the .htacess and the directives are fully
> protecting my website from malicious people trying to bring it down.

This is the correct list for asking about apache httpd configuration
issues, including how to use .htaccess files.

The first thing you should do is read:
http://httpd.apache.org/docs/2.2/howto/htaccess.html
which seems to answer a couple of your questions.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org