 |
Forum PHP Romania - Discutii despre PHP, MySQL, Javascript, AJAX, etc Comunitatea PHP Romania
|
| Subiectul anterior :: Subiectul următor |
| Autor |
Mesaj |
beginner18
Data înscrierii: 30/Aug/2004
Mesaje: 750
Locație: Bucuresti
|
| Trimis: Joi Iul 13, 2006 3:49 pm Titlul subiectului: configurare apache pentru htaccess |
|
|
am nevoie mare de ajutor...incerc sa configurez apache pentru a merge pe local htacces-u...adica site-ul il am tot transformat sus pe server in htm(el e in php), si pe local nu merge
am WinXP(dc conteaza), si nuj ce sa ii fac. am decomentat:
LoadModule rewrite_module modules/mod_rewrite.so
am inteles ca ar mai trebui ceva de genu:
<Directory "C:/Apache/Apache/htdocs">
Options Indexes FollowSymLinks MultiViews
AllowOverride All #asta la mine inainte era pe None
Order allow,deny
Allow from all
</Directory>
insa tot nu merge...need help, pls! |
|
| Sus |
|
whooper
Data înscrierii: 05/Apr/2005
Mesaje: 727
Locație: Toronto ON
|
| Trimis: Joi Iul 13, 2006 9:17 pm Titlul subiectului: |
|
|
| restarteaza Apache dupa ce modifici httpd.conf |
|
| Sus |
|
beginner18
Data înscrierii: 30/Aug/2004
Mesaje: 750
Locație: Bucuresti
|
| Trimis: Vin Iul 14, 2006 8:12 am Titlul subiectului: |
|
|
i-am dat restart de m-am saturat...si restart d calculator...:((
insa, sa arat si unde am modificat in httpd.conf:
<Directory "E:/server/Apache2/htdocs/">
#
# Possible values for the Options directive are "None", "All",
# or any combination of:
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
# The Options directive is both complicated and important. Please see
# http://httpd.apache.org/docs-2.0/mod/core.html#options
# for more information.
#
Options Indexes FollowSymLinks MultiViews
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride All
#
# Controls who can get stuff from this server.
#
Order allow,deny
Allow from all
</Directory>
de la ce altceva poate sa fie?
multumesc anticipat |
|
| Sus |
|
PHPRomania Bot
Bot Member
Data înscrierii: 27/Dec/2007
Mesaje: 1
Locaţie: Server Google |
| Trimis: Mie Dec 26, 2007 7:01 pm Titlul subiectului: Ad |
|
|
|
|
|
| Sus |
|
| |
|